Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.12 KB

README.md

File metadata and controls

33 lines (22 loc) · 2.12 KB

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

About Laravel-Auditing

Laravel Auditing allows you to record changes to an Eloquent model's set of data by simply adding its trait to your model. Laravel Auditing also provides a simple interface for retreiving an audit trail for a piece of data and allows for a great deal of customization in how that data is provided.

Official Documentation

Documentation for the package can be found on the Laravel Auditing website or Documentation Repository.

Contributing

Please see contributing for details.

Credits

License

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