laravel-rollbar icon indicating copy to clipboard operation
laravel-rollbar copied to clipboard

Rollbar error monitoring integration for Laravel projects

Results 25 laravel-rollbar issues
Sort by recently updated
recently updated
newest added

Hi, When i run this composer require jenssegers/rollbar from terminal i got the following error:- Failed to decode response: zlib_decode(): data error Retrying with degraded mode, check https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more...

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

When running `artisan schedule:run`, what is the best way to send error to Rollbar?

Hi. This is my first pull request - let me know if I did anything wrong. I took the bash sample here - https://rollbar.com/docs/deploys_bash/ - and made it into a...