Dashboard - 404 error
Hi,
I am getting strange error when try to open dashboard I get 404, but custom routes setup in route.php are working fine. I have the following settings in my .env. (all environement variables resolve correctly checked already).
Here is my route list, am I missing something?
All api routes work without issue. Database connection works as well checked it with tinker and test route. Php configuration tested and definetly working. One more little important part of information if I do APP_ENV=local routes work but for APP_ENV=production it doesn't.
Thank you in advance.
I am using Twill [email protected]
1 Reply
Did you try route:clear?