You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().