LaravelPackages.net
Acme Inc.
Toggle sidebar
harrysbaraini/laravel-auditing-mongo-db

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

12
1
3.2.1
About harrysbaraini/laravel-auditing-mongo-db

harrysbaraini/laravel-auditing-mongo-db is a Laravel package for keep a change history for your models using laravel and lumen with mongo db. It currently has 1 GitHub stars and 12 downloads on Packagist (latest version 3.2.1). Install it with composer require harrysbaraini/laravel-auditing-mongo-db. Discover more Laravel packages by harrysbaraini or browse all Laravel packages to compare alternatives.

Last updated

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

Star History Chart