Skip to content

v3.6.0

Choose a tag to compare

@crynobone crynobone released this 02 May 01:43
· 35 commits to master 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.

Changes

  • Update support to Laravel Framework 5.6.