Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method Spatie\Activitylog\Models\Activity::withProperties() #1366

Open
yougotnet opened this issue Jan 14, 2025 · 1 comment
Labels

Comments

@yougotnet
Copy link

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.

@yougotnet yougotnet added the bug label Jan 14, 2025
@h-sigma
Copy link

h-sigma commented Jan 20, 2025

Hey,

I was dropping by for something else and saw your issue.
You should follow a bug report template because your current post is not super helpful in terms of figuring out what's going wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants