Don't work properly in deploy
I am deploying my project in railway and it works, I go to my main page to login in but when I login the page is in 404
12 Replies
This is when I login
In my filament config is like this
In my routeServiceProvider is like this
have you set up the User model to implement FilamentUser
yes like this
This is what I am doing in the env in railway, I don't know if this would be the problem
no filament:upgrade ?
I am in the last version
i mean
php artisan filament:upgrade
It did not work, well I am searching what is the issue