An open API service indexing awesome lists of open source software.

https://github.com/chassis/phpdbg

A Chassis extension to install phpdbg
https://github.com/chassis/phpdbg

chassis chassis-extension phpdbg wordpress

Last synced: 7 months ago
JSON representation

A Chassis extension to install phpdbg

Awesome Lists containing this project

README

          

# Phpdbg
A Chassis extension to install and configure [PhpDbg](https://phpdbg.room11.org/introduction.html) 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`.