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

_NinjaDev's avatar

Where is the app folder on laravel forge?

So i'm using forge and i want to locate the project folder which is from the github i used.

I'm using SSH

0 likes
1 reply
bobbybouwmann's avatar

if you ssh into the server, you first need to go to the directory of your side. The directory is always the domain of your site.

ssh [email protected]

cd example.com

Please or to participate in this conversation.