Skip to content

Chassis/Whoops

Repository files navigation

Whoops

A Chassis extension to install and configure Whoops on your Chassis server which does lovely handling of PHP errors.

Whoops with Chassis

Installation

  1. Add this extension to your extensions directory git clone git@github.com:Chassis/Whoops.git extensions/whoops or add - chassis/whoops to the extensions section of one of your yaml files.
  2. Run vagrant provision.