Replies: 1 comment 2 replies
-
I assume it's |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have following test that is failing with error:
Illuminate\Database\Eloquent\JsonEncodingException : Unable to encode attribute [properties] for model [Spatie\Activitylog\Models\Activity] to JSON: Type is not supported.
There are two other tests one creating a user without avatar and other updating avatar which are identical to this test with appropriate changes and both are working.
What is the issue here ?
Beta Was this translation helpful? Give feedback.
All reactions