jenssegers / laravel-rollbar

Rollbar error monitoring integration for Laravel projects
329 stars 99 forks source link

Fixes #69 #70

Open rrdial opened 7 years ago

rrdial commented 7 years ago

In the register method, check specifically for an access_token.

In the boot method, check if the RollbarLogHandler has been registered.