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.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^12.0|^13.0 |
| illuminate/support | ^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| larastan/larastan | ^3.9 |
| laravel/pint | ^1.23 |
| orchestra/testbench | ^10.0|^11 |
| pestphp/pest | ^4.0 |
| pestphp/pest-plugin-laravel | ^4.0 |
| phpstan/phpstan | ^2.1 |
How can I help you explore Laravel packages today?