iWader said:
Try this
https://gist.githubusercontent.com/iWader/8369920/raw/nginx.vhost I already have index index.php; above location /. But try_files does the same. It didn't help :(
This was due to 'https' in routes. For some reason my app doesn't recognize HTTPS on production server. So I forced HTTPS in other ways (e.g., in rotues declaration). This was bad routing in the end.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community