jenssegers / laravel-rollbar

Rollbar error monitoring integration for Laravel projects
328 stars 98 forks source link

Lumen Support #27

Open mikesalmonuk opened 9 years ago

mikesalmonuk commented 9 years ago

Hi, is there any chance you'd be able to offer this with support for Lumen 5.1?

abdagli commented 9 years ago

Is there any improvement about Lumen 5.1?

patrikengborg commented 9 years ago

Also intersted in lumen support

sebastiaanluca commented 8 years ago

Added Lumen support, but didn't test with Laravel yet. See https://github.com/sebastiaanluca/laravel-rollbar.

@jenssegers Haven't looked at the tests either, but feedback is always appreciated.

earnaway commented 8 years ago

Rollbar for Lumen 5.1 works well - will give the same version a try in a Laravel project to see how to handles with your changes. Thanks for your work on this @sebastiaanluca

earnaway commented 8 years ago

And also works for Laravel 5.2 👍

GiamPy5 commented 8 years ago

@sebastiaanluca You should make a pull request!

GiamPy5 commented 8 years ago

https://github.com/jenssegers/laravel-rollbar/pull/54 for those who are interested.