Please? Anyone?
Struggling with Laravel 5.2 under nginx subfolder
Hi there.
I have a registered domain which will hold a WP blog on it's main address. I want to deploy a Laravel 5.2 app to a given folder: phpeixoto.com.br/gwlito
I've tried every sample config I could find on the internet, but can't get that to work. Don't know if it's actually a PHP-FPM issue, or nginx's
Can you guys help me out? My server is hosted at Digital Ocean:
The WP blog will go under /var/www/html (I don't have access to that, so I just put the default Digital Ocean dummy page there)
The Laravel application is under /var/www/gwlito
Here's my nginx config:
https://paste.laravel.io/a2yok#
Getting to https://phpeixoto.com.br/gwlito/ just returns me a blank page. No significant log on nginx, php-fpm or the app log
Please or to participate in this conversation.