ricardom / audit-laravel
A simple Laravel user auditing package for Eloquent Model.
2.1
2018-05-10 08:01 UTC
Requires
- php: >=7.0
- illuminate/database: ~5.5
- illuminate/support: ~5.5
Requires (Dev)
- phpunit/phpunit: ~6.0
README
This is a modification from the package https://github.com/yajra/laravel-auditable , I did not created it.
I will NOT mantain this repo and all credits must go to https://github.com/yajra .
If you would like to download the original, please visit https://github.com/yajra/laravel-auditable .
Respect the developer.
Thanks.