Level 75
Just destroy route cache on live server:
php artisan route:cache
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, I am having trouble with the google login, on local server on my machine, the google login appears and selecting my account results in it returning to the login page, but on the remote server
https://halcyon-learning.online/login
The button just returns a 404. I have set up for the user to return to /dashboard/home but this isn't the case.
Just destroy route cache on live server:
php artisan route:cache
Please or to participate in this conversation.