could it be that the server is still using that .htaccess somehow?
what do you get if you go to /login and then check laravel logs? or your server logs..
if you get a blank page have you got error reporting turned on?
Delete the .htaccess file and restart apache, if you still have problems with routes the problem might be something else.
Deleting htaccess and restarting Apache didn't change anything.
@shez: It's a simple 404 error, there don't seem to be any redirects happening or anything.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community