New Filament resource created - no resource to be found
Disclaimer: consider me a beginner/novice/noob
1 Reply
Have you used the artisan command?
php artisan make:filament-resource ResourceName
or run these
php artisan cache:clear
php artisan optimize