Skip to content

1.13.0

Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 28 May 12:13
· 257 commits to master since this release
8a321eb

Added

  • Support for rememberToken shorthand (#229)
  • Support for cascade, set null, restrict, and no action for on delete (#230)
  • Ability to customize pivot table name (#234)
  • Ability to swap registered generators (#238)

Fixed

  • Only add api resources to routes/api.php (#243)
  • Ignore models that extend Jenssegers\Mongodb\Eloquent\Model (#240)