Laravel data v4 update #563
rubenvanassche
announced in
Announcements
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've been working for quite a while on data v4 in the beyond-data branch with some excellent new features like:
Dto
andResource
classesWe planned to release data v4 around this period with a revamped validation system that would once and for all solve our validation problems. Sadly enough, this was much more than expected, and it will take a few more months to get it all together.
So this is the plan: we'll release data v4 without validation changes in the following weeks. In the meantime, we're working on a laravel-data validation spec that describes how the validation works and should be implemented. This spec will guide us through the successive iterations of laravel data to create an even better package.
As soon as the spec is internally reviewed here at Spatie, we'll share it on GitHub and start implementing it. We can then release laravel data v5 with revamped validation quickly!
Ruben
Beta Was this translation helpful? Give feedback.
All reactions