๐๏ธ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
Was this helpful?
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
Was this helpful?