I wanted to try codeanywhere.com as a online code environment and setting up a new Laravel project was easy enough. When I destroyed that and cloned in my project from bitbucket and did the usual things I do on my local linux box (composer install, config mssql etc) and all I am getting when I browse is the project folder list in the browser rather than executing my "/' route...