It will be helpful for someone.
I solved the problem by editing the .htaccess
Before the last row I changed this: RewriteRule ^ index.php [L]
To this: RewriteRule ^ /index.php [L]
Enjoy.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community