larapack / voyager-hooks

Hooks system integrated into Voyager.
MIT License
208 stars 22 forks source link

Replace canOrFail with authorize #26

Closed emptynick closed 5 years ago

emptynick commented 5 years ago

In https://github.com/the-control-group/voyager/pull/3841 can canOrFail and canOrAbort were removed in favor of Policies and gates. This PR replaces those calls.

Should probably not be released before a Voyager 1.2 release, or released in a new minor version.