adspace
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