Skip to content

v3.1.7

Choose a tag to compare

@crynobone crynobone released this 11 Nov 11:23
· 99 commits to master since this release
  • Return $this from Orchestra\Authorization\Authorization when attaching memory instance, following convension from Orchestra\Memory\ContainerTrait.
  • Allow Orchestra\Authorization\Fluent::attach() and Orchestra\Authorization\Fluent::detach() to support Illuminate\Contracts\Support\Arrayable contract.
  • Deprecate Orchestra\Authorization\Fluent::exist() and replace it with Orchestra\Authorization\Fluent::exists().