Panel /Admin error 404
i am making a new project after i type
php artisan filament:install --panels
for some reason some files are missing in provider does that mean i need to add them manually ? and do i need to add some stuff in confige/app.php8 Replies
what laravel version?
new one 11
i just mad this project
some files are missing in providerCan you specify what is missing? I've seen this warning, but it's working tho without adding extra. (for me I've never encounter missing one, but saw the warning)
bootstrap/providers.php
did you register here?
this right
this should be
/admin
, not /Admin
did not work
but after making 4 project its fix its self
That's it! So, when you start a new project, make sure to create four projects π