1
0
Fork 0
This sets up a vagrant box (debian wheezy), and installs nginx, hhvm and laravel.
Go to file
chris 1a20bd6438 add readme 2014-08-16 14:58:48 +02:00
ansible configurable laravel dir 2014-08-16 14:46:23 +02:00
.gitignore .gitignore 2014-08-16 01:57:30 +02:00
README.md add readme 2014-08-16 14:58:48 +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/.