A Chassis extension to install and configure Whoops on your Chassis server which does lovely handling of PHP errors.
- Add this extension to your extensions directory
git clone [email protected]:Chassis/Whoops.git extensions/whoops
or add- chassis/whoops
to the extensions section of one of your yaml files. - Run
vagrant provision
.