Vagrant-Laravel-Stack
Vagrant-Laravel-Stack copied to clipboard
Note: vagrant-berkshelf version 2.0.x
I didn't get the stack running using the default vagrant plugin install vagrant-berkshelf.
I had to use vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'with my version of Vagrant (1.6).
Just a heads-up, maybe you can incorporate this in the docs.
Also had to do this to make it work. OS is Ubuntu 13.10
please update the README to include vagrant plugin install vagrant-berkshelf and Vagrant version. I noticed there are other requirements as well, please add them all to readme