boing6002/activitylog

User activity log dependency for Laravel Enso

1.1.14 2019-01-24 11:41 UTC

README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Activity logger dependency for Laravel Enso.

Watch the demo

click on the photo to view a short demo in compatible browsers

Features

  • friendly interface for viewing user activity in the application
  • by default only available to users with the Administrator role
  • events are presented in an useful manner
  • allows the filtering of data depending on a date interval, the roles of the users, the users or the type of events
  • supports create, update, delete and custom event types
  • the models whose changes need to represented, need only to use the LogsActivity trait. Optionally, you may set additional configuration attributes on the model to further fine tune the way data is logged/represented.

Configuration & Usage

Be sure to check out the full documentation for this package available at docs.laravel-enso.com

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.