yassions101
php artisan make:filament-user
when i run this command a login page is created and a simple dashboard but the problem is can't see the folder of Filamant in app of my laravel project but when i run php artisan serve login page and dashboard are present where is the problem here how can i customize this pages ??
4 replies