harrysbaraini/laravel-auditing-mongo-db

Keep a change history for your models using laravel and lumen with mongo db

Downloads

11

Stars

1

Version

3.2.1

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

harrysbaraini

Author

harrysbaraini