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

montrealinthefall's avatar

DigiOcean app platform deploy vs droplet/standard server

I've started learning Laravel with the Wave SaaS kit, and the docs instruct to deploy it to a Digital Ocean app. I was just wondering if this is the best way to do this? Is there any upside or downside to this...aside from the obvious having to wait for it to re-build your app each time you push any changes.

I keep feeling the urge to re-deploy it on a normal server but I wanted to get some info first so that I don't make these changes just because I want to go to something familiar. If it's better then I'll keep it on the app, but I was just curious what you guys think.

Thanks

0 likes
2 replies
jlrdw's avatar

Have you considered using Forge, it will help in deploys.

montrealinthefall's avatar

@jlrdw I have never even heard of it. Everything I know about Laravel so far is from this docs of this SaaS kit setup, so I have a lot to learn. But I will look into it right now...thanks for the suggestion.

Please or to participate in this conversation.