sormagec/laravel-auditing-mongodb

Audit changes of your Eloquent models in Laravel/Lumen

4.2 2017-09-06 07:38 UTC

This package is not auto-updated.

Last update: 2024-04-12 22:21:42 UTC


README

Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads Build Status

The Laravel Auditing package allows you to record changes to an Eloquent model's set of data over time. Retrieving the audit trail for a piece of data is straightforward, allowing for a great deal of customization in how that data is provided.

License

The laravel-auditing package is open source software licensed under the MIT LICENSE