Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 348 Bytes

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/phpdbg
  2. Set your config.local.yaml PHP version to 5.6 or higher.
  3. Run vagrant provision.