Casting to PHP 8.1 Enums #113
Unanswered
squareborg
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can use the built in enum cast ( laravel-data/src/Casts/EnumCast.php Line 10 in 913f748 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey
Is there built in support for casting to PHP 8.1 enums? I've implemented a custom cast but unsure if thats the correct approach my code
Beta Was this translation helpful? Give feedback.
All reactions