Track user activity and detect Laravel application errors with Laravel Rollbar
jenssegers has a good package that we can use to integrate Rollbar into Laravel application easily. This package adds a listener to Laravel's logging component.
Using this package and Rollbar, we can track user activity, detect and diagnose our application errors faster.
Download and documentation
You may download the package and learn how to install it here:
This post is submitted by our members. Submit a new post.
Tags: Packages Laravel 5 Laravel 5.1 Laravel 5.2 Intermediate v4.x v4.1 v4.2 Sources