Skip to content
Discussion options

You must be logged in to vote

Solved :

I have add
protected $casts = [
'id' => 'integer',
'image' => 'array'
];

I have just delete protected $casts = [
    'id' => 'integer',
];

Problem solved

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jcastroa87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant