Remove Public from url in Laravel Tutorial



In this Tutorial We will learn How to Remove Public from url in Laravel.
Default laravel access url will be http://example.com/public/.
so you need to remove “public” from url to get clean urls in laravel 5. let’s check how to remove public from url in laravel.

Website: www.go2code.com

source

Reply


Build A Site Info