1
0
Fork 0
This sets up a vagrant box (debian wheezy), and installs nginx, hhvm and laravel.
Go to file
chris 638109af89 fix file deletion 2014-09-06 02:24:55 +02:00
ansible fix file deletion 2014-09-06 02:24:55 +02:00
.gitignore .gitignore 2014-08-16 01:57:30 +02:00
README.md credits 2014-08-16 15:04:53 +02:00
Vagrantfile Vagrantfile 2014-08-16 01:57:57 +02:00

README.md

ansible play for installing HipHopVM and laravel

This sets up a vagrant box (debian wheezy), and installs nginx, hhvm and laravel.

requirements

usage

Just run vagrant up and wait. After installation you will have a laravel/ folder in the current directory, served at http://localhost:8080/.

adapted from this blog.