alexvergara / auditable
Save model's data changes automatically to audit log - package for Laravel 8-11
Installs: 260
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/alexvergara/auditable
Requires
- php: ^7.3|^8.0
- illuminate/support: ^8.59|^9.0|^10.0|^11.0
This package is auto-updated.
Last update: 2025-10-19 17:05:23 UTC
README
This package is developed based on VentureCraft/Revisionable
This package separates the data in master-detail model, and enables the create and delete logs by default