In laravel it's easy to step to run laravel project without using php artisan serve and removing public from url also
Here are the steps to follow.
1. Renaming the server.php to index.php
2. Copy the .htaccess from public folder to root folder (example : admin main folder)
Here are the steps to follow.
1. Renaming the server.php to index.php
2. Copy the .htaccess from public folder to root folder (example : admin main folder)