Oct 19, 2016
0
Level 1
Using Forge to host Lumen on DigitalOcean, 404 Not Found
I've just set up Forge to host a Lumen application. I've set up the repo and the domain and deployed to it without errors but when i visit the IP address all i see is the 404 Error. This application doesn't do anything yet but it should still be showing the logo as it does on my homestead environment.
I've added the APP_KEY to env on forge and on the .env file. I've also added this to the deploy script "composer global require "laravel/lumen-installer"
Here is the github repo if it's of any help: https://github.com/Bariseray/myApp
Please or to participate in this conversation.