alexvergara / auditable
Save model's data changes automatically to audit log - package for Laravel 8-11
dev-master
2024-10-17 20:33 UTC
Requires
- php: ^7.3|^8.0
- illuminate/support: ^8.59|^9.0|^10.0|^11.0
This package is auto-updated.
Last update: 2024-11-17 20:35:21 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