A CakePHP plugin to use Airbrake for errors and exceptions.
composer require morrislaptop/cakephp-airbrake
Configure::write('AirbrakeCake.apiKey', '<API KEY>');
CakePlugin::load('AirbrakeCake', array(
'bootstrap' => true
));| Name | Name | Last commit date | ||
|---|---|---|---|---|