Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chassis/whoops
- Owner: Chassis
- Created: 2019-02-23T02:14:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-26T03:41:47.000Z (over 2 years ago)
- Last Synced: 2024-04-09T22:16:40.078Z (7 months ago)
- Topics: chassis, chassis-extension, puppet, wordpress, wordpress-development
- Language: Puppet
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`.