๐Ÿ“ขPublish Assets

you can publish view files by using this command

php artisan vendor:publish --tag="filament-icons-views"

you can publish a config file by using this command

php artisan vendor:publish --tag="filament-icons-config"

Last updated