depends on where you are doing it from?
from deploy script you can just enter that and it should work (assuming deploy script) CDs to the right folder where your project is
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm spinning up some new servers and on one of the sites I want to put it in maintenance mode - I planned on using php artisan down but forge doesn't allow it saying Could not open input file: artisan.
How on earth do I go about doing this?
So you can ssh into the server being managed by Forge; are you inside the project root; has composer install been run?
Please or to participate in this conversation.