SitePoint PHP Blog: Build Virtual Machines Easily with PuPHPet - Part 2
On the SitePoint PHP blog Matthew Setter is back with the second part of his series looking at using PuPHPet to make VMs easily. In this second part, he continues on and looks more at the...
View ArticleErika Heidi: Vagrant Usage Research
If you've never heard of the powerful tool and you need automation around creating and configuring multiple virtual machines, you really should check it out. If you're curious as to how it's being...
View ArticleCommunity News: PuPHPet Adds Support for HHVM
Juan Treminio passed along a note about his GUI-based virtual machine builder PuPHPet and some recent advancements in what it supports. PuPHPet just added support for HHVM via FastCGI for Apache/Nginx...
View ArticleSitePoint PHP Blog: 6 Reasons to Move to Laravel Homestead
The SitePoint PHP blog has a new post from editor Bruno Skvorc sharing six reasons why he thinks you should move your Laravel-based application over to using the Homestead pre-build Vagrant box....
View ArticleSitePoint PHP Blog: How to Install Xdebug with PHPStorm and Vagrant
The SitePoint PHP blog has a recent post showing you how to get Xdebug installed and working with PHPStorm through a Vagrant installation. The Xdebug tool provides additional debug information on top...
View ArticleSitePoint Web Foundations Blog: Quick Tip: Install Zend Server 7 on an Ubuntu...
The SitePoint Web Foundations blog has a post from Bruno Skvorc showing how to install Zend Server on Ubuntu 7 set up and configured by Vagrant. I recently took a look at Zend Server 7, the latest...
View ArticleGeshan Manandhar: Getting started with PHP (LEMP) on Vagrant, the easiest way
Geshan Manandhar has posted a "getting started" guide to getting a LEMP environment up and running (LEMP being Linux, Nginx, MySQL and PHP) through a Vagrant setup. A software engineer tells to a...
View ArticleSitePoint PHP Blog: Build a New App with Laravel and EmberJS in Vagrant
The SitePoint PHP blog has kicked off another series of posts today with part one of a series looking at building an application based on the Laravel PHP framework and EmberJS. Nowadays, everything is...
View ArticleSitePoint Web Foundations: Quick Tip: Install Recki-CT into a Vagrant Ubuntu Box
On the SitePoint Web Foundations blog Bruno Skvorc has a quick post showing you how to get Recki-CT installed and working in a virtual machine. The Recki-CT project is a creation of Anthony Ferrara...
View ArticleNate Turner: Spinning Up Symfony 2 Development Environments With Vagrant
Nate Turner has posted a tutorial to his site sharing a step-by-step method for creating Symfony2 development environments with Vagrant. Vagrant (and Puppet) allow you to create a scriptable setup...
View Article