As we all know, Apache has the .htaccess, I'm moving to nginx and I have a problem.
My system works fine, but on the server nginx it shows me the files of the folders in this case those that are within PUBLIC of laravel.
this does not happen with apache. but with nginx yes.
what is the correct configuration so that this does not happen in nginx?
Thanks! Laravel 5.6 nginx 1.12.0