One of the most popular requests in our end-year reader-satisfaction survey was more PHP 7 content. In this quick guide, we’ll cover two ways to bring a PHP 7 server online on DigitalOcean - a popular VPS provider.
We’ll use two approaches, the latter of which will be applicable to any Ubuntu installation whereas the former will only work on DigitalOcean. If you don’t have a DigitalOcean account but would like to follow along, feel free to grab two free months via this ref code.
PHP 7 Locally
If you’d like to develop with PHP 7 locally, use our Homestead Improved - it’s already running PHP 7 by default. What’s more, it’s almost the exact same setup you’ll end up with by using Laravel Forge below.
Continue reading %Setting up PHP 7 Servers with Laravel Forge and DigitalOcean%
by Bruno Skvorc via SitePoint
No comments:
Post a Comment