gourmet / whoops

CakePHP 3 plugin to support Whoops sexy PHP error handling
http://gourmet.github.io/whoops
MIT License
24 stars 1 forks source link

Add config/boostrap.php #10

Closed dereuromark closed 7 years ago

dereuromark commented 7 years ago

as does https://github.com/oldskool/WhoopsCakephp/blob/master/config/bootstrap.php so you can autoload with bootstrap=>true then if desired.

dereuromark commented 7 years ago

OK, since with the manual 1-line replacement there is not even the need to load the plugin, it seems overkill in that case. The current docs are fine then.