Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Improved hydration

Compare
Choose a tag to compare
@igorsantos07 igorsantos07 released this 02 Aug 02:42
· 119 commits to master since this release
  • Using Eloquent::fill() to hydrate model instead of relying on validation rules. Read f400245
  • Documentation upgrades