spatie / laravel-activitylog

Log activity inside your Laravel app
https://docs.spatie.be/laravel-activitylog
MIT License
5.35k stars 714 forks source link

Properties empty [] #1275

Closed avisentinlektor closed 9 months ago

avisentinlektor commented 9 months ago

Discussed in https://github.com/spatie/laravel-activitylog/discussions/1274

Originally posted by **avisentinlektor** February 7, 2024 "spatie/laravel-activitylog": "^4.5.2" "php": "8.0.7" After the update, in the table of acitivity_log the properties are always an empty array. id;log_name;description;subject_id;subject_type;causer_id;causer_type;properties;created_at;updated_at;batch_uuid;event 3937584;default;updated;6289344;App\Models\Eloquent\Sede\Lettura;24;App\Models\Eloquent\System\User;[];2024-02-06 17:08:53;2024-02-06 17:08:53;\N;updated How i can fix?
Gummibeer commented 9 months ago

You already have the discussion open - absolutely no reason to open another issue!