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

FounderStartup's avatar

How is laravel forge ? Is it good for digital ocean VPS ?

Laravel documentation keep suggesting laravel forge . Just wondering , if I really need it ? I am having a VPS on digital ocean and will have 3 domains running laravel applications. I am using cpanel to manage the server. Do I still need cpanel if I use forge ? Any suggestions ?

0 likes
5 replies
Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

Personally I use ploi which is an alternative to forge. Could I do without it? Yes. I can set up a server myself and issue a certificate. And set up backup. And create a deploy script. And set up supervisor. And switch php versions if needed.

But as ploi does all of this and more with a click of a button, it just saves me soo much time

1 like
Sinnbeck's avatar

@FounderStartup oh no I don't use cpanel (never have). I use the ploi website for most of my server work. And the few things I cannot do there, I do by logging on to the server with ssh

1 like

Please or to participate in this conversation.