Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@kevinpurwito kevinpurwito released this 24 May 07:38
· 3 commits to main since this release

3.0.0. - 2022-05-24

Changed

  • Set minimum PHP version to 8.0
  • Optimize performance for provinces & cities seeders using Laravel Query Builder instead of Eloquent
  • PHPDoc for each Model, including @Property for each attributes & @property-read for each relationship