I'm using digitalocean to serve my website with Webuzo as the cPanel.
I have a Laravel app and I changed the webserver from Apache to Nginx.
Suddenly all the routes have stopped working.
I have read this question nginx configuration for Laravel 4
but because I'm using Webuzo I don't know where the NGINX Configuration files I should be editing are.
Can someone help me?