How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "robertweiss/pwbox"
end
vagrant init robertweiss/pwbox
vagrant up
This version was created over 4 years ago.
Xdebug Bugfixes, small overall tweaks
This version was created about 5 years ago.
Bugfix for 1.2
This version was created about 5 years ago.
PHP 7.2 XDebug Mailhog Bugfix Diverse andere Versionsupgrades
This version was created about 6 years ago.
There isn't a description.
This version was created about 6 years ago.
First release