For Laravel 5:
- Rename
server.phpin your Laravel root folder toindex.php - Copy the
.htaccessfile from/publicdirectory to your Laravel root
folder.
That’s it!
server.php in your Laravel root folder to index.php.htaccess file from /public directory to your Laravel rootThat’s it!