Laravel4-Vagrant
Laravel4-Vagrant copied to clipboard
Run Laravel4 inside a Ubuntu 12.04 Vagrant Virtual Machine w/PHP 5.5
I really like the look of this vagrant box and am going to use it myself for projects (laravel and other non-laravel ones). I've never really used puppet before but...
why not leave the xdebug port at 9000. There will be no conflict because the vagrant server is using that port to contact the host. Right?
Whats the password for the root account?
Do you think you can bake some support for [HHVM](http://www.hhvm.com/blog/) into the box? I'm not sure that it is a suitable alternative to PHP for anything accessed via the web...
I dont know why, but for some reason, this line never gets executed on my Windows maschine: ``` ruby lv4_config.vm.provision :shell, :path => "puppet/scripts/enable_remote_mysql_access.sh" ``` If I put it right...
Hey, I just tried running this, but there is no response on localhost:8888 . I had the "DL is depraced, use Fiddle" messages. So I tried to install Ruby 1.9.3...
I would submit a pull request for this one, if I knew how to do it - but I don't.. sorry. Anyway, I think it would be worth adding a...