Skip to content

jschlies/laravel-auditing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Record the change log from models in Laravel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%