Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Bariseray's avatar

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

0 likes
0 replies

Please or to participate in this conversation.