Save model's data changes automatically to audit log - package for Laravel 8-11
alexvergara/auditable is a Laravel package for save model's data changes automatically to audit log - package for laravel 8-11.
It currently has 1 GitHub stars and 699 downloads on Packagist (latest version v1.0.2).
Install it with composer require alexvergara/auditable.
Discover more Laravel packages by alexvergara
or browse all Laravel packages to compare alternatives.
Last updated
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