Answer the question
In order to leave comments, you need to log in
Why are Laravel routes not working on hosting?
There was a problem - uploaded the code to the hosting, migrated, sat in the database - but the site does not go anywhere further than the main site.
Gives an error message -
Not Found
The requested URL /social/public/register was not found on this server.
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question