Show your nginx config for laravel.
Oct 20, 2021
5
Level 1
Error Nginx using Laravel8 project on Docker (Windows 10)
good morning.. Im working with Docker on windows10, but i've a problem when i try access the routes;
To access the route('/'), its working fine, but when i try access the route('/pannel') or other route, its returns a 500 error, and in docker logs, "*5 rewrite or internal redirection cycle while internally redirecting to...."
I looked for a solution, to change the nginx configuration, but I don't know how to access this configuration in the windows terminal... Can someone help me? or another solution too...
thaks
Please or to participate in this conversation.