boing6002 / trackwho
Create, update and delete authoring tracking dependency for Laravel Enso
1.7.4
2019-01-21 15:19 UTC
Requires
- php: >=5.6.4
- laravel/framework: 5.7.*
This package is not auto-updated.
Last update: 2024-11-10 06:54:10 UTC
README
Create, update and delete authoring tracking dependency for Laravel Enso.
Details
- keeps track of the user that performed various actions on a record / model
- requires the presence of the proper model attributes / table columns
- once the structure is set up, by using the proper trait, the information is added automatically
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.