spatie/laravel-activitylog
Log user and model activity in Laravel with a simple API. Automatically record Eloquent events, track subjects and causers, attach custom properties, and query everything via the Activity model. Stores logs in the activity_log table.
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.12.3...5.0.0
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.12.0...4.12.1
null by @rojtjo in https://github.com/spatie/laravel-activitylog/pull/1439Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.10.2...4.11.0
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.10.1...4.10.2
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.10.0...4.10.1
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.9.1...4.10.0
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.9.0...4.9.1
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.8.0...4.9.0
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.7.3...4.8.0
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.7.2...4.7.3
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.7.1...4.7.2
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.7.0...4.7.1
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.6.0...4.7.0
getExtraProperty() by @grantholle in https://github.com/spatie/laravel-activitylog/pull/1090Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.5.3...4.6.0
Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.5.2...4.5.3
data_get() for placeholder replacement instead of Arr::get() by @stevebauman in https://github.com/spatie/laravel-activitylog/pull/1038Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.5.1...4.5.2
Conditionable trait to ActivityLogger by @usernotnull in https://github.com/spatie/laravel-activitylog/pull/997Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.4.3...4.5.0
LogsActivity with setDescriptionForEvent() by @stevebauman in https://github.com/spatie/laravel-activitylog/pull/977tapActivity when manually creating activity logs by @FrancisMawn in https://github.com/spatie/laravel-activitylog/pull/1031Full Changelog: https://github.com/spatie/laravel-activitylog/compare/4.4.2...4.4.3
deleted_at column usage - #965\Spatie\Activitylog\LogOptions::useAttributeRawValues() to log uncasted attributes - #972immutable_date cast support - #969\Spatie\Activitylog\LogBatch::setBatch(string $uuid) method to keep batches across requests or multiple jobs - #918PR: #787
Special thanks to Ahmed Nagi.
LogOptions configuration object to replace all configuration properties.CauserResolver to define causer for current runtime #582.How can I help you explore Laravel packages today?