After the login and redirection I get a 404 error for all my routes.
When comment them all out and I run artisan command on route list I can't seem to find any of the controllers relating to those routes. Most of these controllers are in sub folders in the controller folder and namespaces have been updated
After the login and redirection I get a 404 error for all my routes. When comment them all out and I run artisan command on route list I can't seem to find any of the controllers relating to those routes. Most of these controllers are in sub folders in the controller folder and namespaces have been updated