1
0
Fork 0
This commit is contained in:
chris 2014-08-16 15:04:53 +02:00
parent 1a20bd6438
commit 93c1bc0fd8
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ installs nginx, hhvm and laravel.
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](http://fideloper.com/hhvm-nginx-laravel).