sormagec/laravel-auditing-mongodb

Audit changes of your Eloquent models in Laravel/Lumen
151 1
Install
composer require sormagec/laravel-auditing-mongodb
Latest Version:4.2
PHP:>=5.5.9
License:MIT
Last Updated:Sep 6, 2017
Links: GitHub  ·  Packagist
Maintainer: sormagec

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