jenssegers / laravel-rollbar

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

Context will now be included with payload when exceptions are reported #38

Closed charles-rumley closed 8 years ago

charles-rumley commented 8 years ago

This fixes #36 and works as expected. Unfortunately, it'll be a bit before I'm able to add a unit test, I'll update as soon as I've got time.