This package is a wrapper around filp/whoops package.
Via Composer
{
"require": {
"indigophp/fuel-whoops": "@stable"
}
}Load the whoops package before any package that might throw an exception to ensure that Error and PhpErrorException classes are not loaded.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.