Make sure you have
Options +FollowSymLinks RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L]
.htaccess file if not. Add this to solve your problem
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community