Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 451 Bytes

Vagrant HHVM Hack Nginx Laravel

FORKED & MODIFIED

Usage With Laravel

  1. Copy Vagrantfile and install.sh into your Laravel root directory.
  2. Add /.vagrant to your .gitignnore file.
  3. vagrant up

Usage With Everything Else

  1. Use public as your root directory.
  2. vagrant up