Skip to content

WithCast issues with Laravel Enum package? #63

Answered by rubenvanassche
designvoid asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @designvoid,

You're using a Eloquent cast, these types of casts are not compatible with the data package cast's. You can create your own EnumCast fairly quickly, more information about that over here: https://spatie.be/docs/laravel-data/v1/advanced-usage/creating-a-cast

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@designvoid
Comment options

Answer selected by designvoid
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants