/laravel-auditing

Record the change log from models in Laravel

Primary LanguagePHPMIT LicenseMIT

Latest Stable Version Unstable Version Laravel 5.2.x Laravel 5.3.x Laravel 5.4.x Total Downloads License

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.

Official Documentation

Package documentation can be found on the Laravel Auditing website or at the Documentation Repository.

Contributing

Please see the contributing entry for details.

Credits

License

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