/phpdbg

A Chassis extension to install phpdbg

Primary LanguagePuppet

Phpdbg

A Chassis extension to install and configure PhpDbg on your Chassis server.

Phpdbg

  1. Add this extension to your extensions directory git clone git@github.com:Chassis/PhpDbg.git extensions/xdebug
  2. Set your config.local.yaml PHP version to 5.6 or higher.
  3. Run vagrant provision.