Friends, I can't seem to find the info how and where to correctly configure the web sever under laravel. The problem is this: I have all directories accessible from the browser, and must be only public, and of {{ url(") }} doesn't work because clearly there is no way public. It would be possible to solve the problem root .htaccess, but I would like to see the correct option.