Skip to content

v3.0.2

Choose a tag to compare

@crynobone crynobone released this 15 Jun 03:40
· 422 commits to 6.x since this release
  • Authorization:
    • Add Orchestra\Authorization\Authorization::canIf() method to only check for ACL metric if the metric is available.
    • Add Orchestra\Authorization\Keyword to simplify validating fluent keyword against slug value.
    • Fixes exceptions thrown message via Orchestra\Authorization\Fluent.