A Chassis extension to install and configure PhpDbg on your Chassis server.
- Add this extension to your extensions directory
git clone git@github.com:Chassis/PhpDbg.git extensions/phpdbg
- Set your
config.local.yaml
PHP version to 5.6 or higher. - Run
vagrant provision
.