Am trying to install Laravel 5 using Nginx on the cloud based IDE Codio following this tutorial "Laravel, Codio, and Nginx "
After setting everything, the browser show the content of the puplic/index.php
and not the default Laravel welcome page.