Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chassis/whoops

A Chassis extension to install Whoops for PHP error reporting: https://github.com/filp/whoops
https://github.com/chassis/whoops

chassis chassis-extension puppet wordpress wordpress-development

Last synced: 3 days ago
JSON representation

A Chassis extension to install Whoops for PHP error reporting: https://github.com/filp/whoops

Awesome Lists containing this project

README

        

# Whoops
A Chassis extension to install and configure [Whoops](https://github.com/filp/whoops) on your Chassis server which does lovely handling of PHP errors.

![Whoops with Chassis](https://s3.amazonaws.com/bronsons-captured/Whoops_There_was_an_error._2019-02-23_12-34-21.png)
## Installation
1. Add this extension to your extensions directory `git clone [email protected]:Chassis/Whoops.git extensions/whoops` or add `- chassis/whoops` to the [extensions](http://docs.chassis.io/en/latest/config/#extensions) section of one of your yaml files.
2. Run `vagrant provision`.