-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
to json? #163
Comments
Looks to be a duplicate of #162 |
@jossnaz This should be fixed in v2.2.0. Can you upgrade and try again? Let me know if you're still having issues. |
atymic
pushed a commit
to atymic/laravel-enum
that referenced
this issue
Oct 11, 2020
…ribute casting serialization expectations. Solves BenSampo#163 BenSampo#162
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi, love the project!
I ran into this:
I want to have a
With:
when casting to json I want to get
what I get instead is
any shortcut or something?
The text was updated successfully, but these errors were encountered: