adspace


How to remove /public from url in laravel?

Answer Posted / Vineeta Rani

To remove '/public' from your URL in Laravel, you can configure the URL in your `.env` file by setting APP_URL=http://yourdomain.com (without '/public'). Additionally, ensure that the .htaccess file is properly configured.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us have you used lumen before?

809


What is current stable version of laravel?

870


Do you know what version of laravel do you generally use?

839


How much laravel experience do you have?

815


What is latest version of laravel?

869