How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "joomlatools/box"
config.vm.box_version = "1.4.0"
end
vagrant init joomlatools/box \
--box-version 1.4.0
vagrant up
This version was created over 8 years ago.
box php:engine hhvm command to switch to HHVMbox xdebug:profiler start|stop command to turn on Xdebug profilingvagrant ssh or web terminalbox command