๐Ÿ—๏ธInstallation

composer require tomatophp/filament-splade

after installing your package please run this command

php artisan filament-splade:install

now you need to build your JS assets

yarn
yarn build

Last updated