We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using Laravel 11 and have Spatie Activity Log installed.
Everything works fine until I try to use withProperties and then I get the following error:
Call to undefined method Spatie\Activitylog\Models\Activity::withProperties()
Trying to add additional properties.