foxen/laravel-model-activity-log
Automatically log Eloquent model activity in Laravel: create, update (with attribute diffs), delete, and restore (SoftDeletes). Supports per-model log names, ignoring or redacting attributes, tracks the authenticated user or falls back to “System”, and can prune old entries.
Initial release of Laravel Model Activity Log.
created, updated, deleted, and restored (SoftDeletes) events on Eloquent modelsSystemupdated eventssubject() and causer() relationships on the Activity modelwhereSubject, forSubjectType, whereCauser, forCauserType, forEventmodel:pruneHow can I help you explore Laravel packages today?