Skip to content

v2.1.0

Compare
Choose a tag to compare
@zbiller zbiller released this 06 Oct 12:07
· 10 commits to 2.x since this release

Fixed

  • Sorting by relation foreign keys (other than id)
  • Duplicate fillable properties on User model from varbox:install

Changed

  • Factory trait makes use of the Laravel's newFactory method