rigor789 / airbrake-laravel

Laravel package for the Airbrake API, which supports Errbit
MIT License
16 stars 9 forks source link

Execptions not pushed to Airbrake #4

Closed jahsome closed 9 years ago

jahsome commented 9 years ago

Thanks for your work on this package.

I've installed and configured everything, however no exceptions are being pushed to Airbrake.

I've added my API key, and set the 'enabled' key to true in config/airbrake.php, and there are not any ignored exceptions or environments.

I've also registered the service provider in config/app.php.

Are there any recommendations for debugging the api calls? I've ensured the correct Handler is being called.

jahsome commented 9 years ago

Odd... Immediately after posting this, I started seeing them in Airbrake.

Thanks for your work! Will report any issues if found.

rigor789 commented 9 years ago

Glad it's working! :+1: