Add remaining Eloquent Casts #265
adhikjoshi
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently only one Eloquent Casts is added
AsDataObjectCan we add remaining casts to make hypervel drop-in-replacement of Laravel
ArrayObject
AsArrayObject
AsCollection
Attribute
Json
AsStringable
https://github.com/laravel/framework/blob/12.x/src/Illuminate/Database/Eloquent/Casts/Attribute.php
Beta Was this translation helpful? Give feedback.
All reactions