Use Forge: https://forge.laravel.com. It couldn't be any easier!
Jan 25, 2016
3
Level 1
Setting up Laravel on DigitalOcean
So I would like to get laravel setup on digital ocean, but i want my droplet to be setup exactly the same as the latest homestead setup so my local dev environment and DO servers are similar. How do i go about getting my droplet to match homestead? Do i have to manually install everything myself to the droplet to match homestead?
Level 65
https://github.com/laravel/settler/blob/master/scripts/provision.sh Is the script it uses. Modify or use a tutorial on latest php/mysql/laravel setup on Linux. You can also contact me on my website if you want an up-to-date guide or a walk-through https://bashy.im
1 like
Please or to participate in this conversation.