Skip to content

v3.5.4

Compare
Choose a tag to compare
@crynobone crynobone released this 21 Feb 05:22
· 232 commits to 6.x since this release

Added

  • Add Orchestra\Model\Eloquent::saveIfExists().
  • Add Orchestra\Model\Eloquent::saveIfExistsOrFail().

Changes

  • Unset roles relationship when sync, attach or detach roles.