By vincej
I am new to DigitalOcean. I am building a SaaS application locally, and would like to load it onto DO in a testing / production mode. ie it is not yet ready for public consumption Therefore I want to be able to view it in totality including the source, but have it unavailable to the public. How would I do this?
Locally I use Laravel, Linux Mint, MySql, JS.
Many Thanks !
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @vincej,
I can see you’ve asked a similar question here - https://www.digitalocean.com/community/questions/how-to-create-a-staging-server,
I’ve answered it however, I’ll post my answer here as well: ’
Firstly, you’ll need to create a droplet with a LAMP stack - Apache,MySql,PHP. You can use the following article to achieve that :
Once you have it, you should be able to use a program like Visual Studio Code alongside SSHFS to connect remotely to your laravel project and develop it.
Regards, KDSys ’
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
