Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.93 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.93 KB

Latest Stable Version Unstable Version Laravel 5.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