-
That's say's this error: My code:
|
Beta Was this translation helpful? Give feedback.
Answered by
gutyerrez
Aug 19, 2020
Replies: 1 comment
-
I solved this problem adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gutyerrez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved this problem adding
public $keyType = 'string';
in my Group model.