alexvergara/auditable
Save model's data changes automatically to audit log - package for Laravel 4
389
1
| Install | |
|---|---|
composer require alexvergara/auditable |
|
| Latest Version: | v1.0.2a |
| PHP: | ^8.2 |
| License: | MIT |
| Last Updated: | Dec 14, 2025 |
| Links: | GitHub · Packagist |
Maintainer: alexvergara
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