Got error when using with spatie/laravel-query-builder #333
Unanswered
phongjimmy
asked this question in
Q&A
Replies: 1 comment
-
Code
|
Beta Was this translation helpful? Give feedback.
0 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.
-
"php": "^7.3
"laravel/framework": "^8.54"
When i using
"spatie/laravel-translatable": "^4.6"
with
"spatie/laravel-query-builder": "^3.6"
I got error
json_decode() expects parameter 1 to be string, array given {****,"exception":"[object] (ErrorException(code: 0): json_decode() expects parameter 1 to be string, array given at ****/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php:1018)
[stacktrace]
Beta Was this translation helpful? Give feedback.
All reactions