In your htacces file after this line:
RewriteEngine On
try adding either:
RewriteBase /mysite/public/
Or
RewriteBase /mysite/
I use public in url, some folks don't. Also test on a regular route in router.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community