library auditable
Save model's data changes automatically to audit log - package for Laravel 4
alexvergara/auditable
Save model's data changes automatically to audit log - package for Laravel 4
- Sunday, May 29, 2016
- by alexvergara
- Repository
- 2 Watchers
- 1 Stars
- 9 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
This package is developed based on VentureCraft/Revisionable, (*1)
This package separates the data in master-detail model, and enables the create and delete logs by default, (*2)