How to remove public from URL in laravel

Web Developer Kaustubh
1 min readOct 6, 2019

--

Steps:

1]Copy .htaccess file from the public to root folder

2]Rename server.php file to index.php from root folder

3]Then try to access without the public folder.

Note:-arrange CSS and Resource path accordingly else resource will not load properly.

--

--

Web Developer Kaustubh
Web Developer Kaustubh

Written by Web Developer Kaustubh

Sr.Web developer. love to code. PHP , Javascript, Mysql, Laravel, Jquey, git, project planing,Linux

No responses yet