Skip to content

v3.5.2

Choose a tag to compare

@crynobone crynobone released this 25 Apr 07:57
· 180 commits to 6.x since this release

Added

  • Added Orchestra\Authorization\Authorization::canAs() and Orchestra\Authorization\Authorization::canIfAs() which you can send an instance of Orchestra\Contracts\Authorization\Authorizable to check authorization explicitly for the $user.