Replies: 1 comment
-
This sounds like a good addition to me - interested to hear what the Laravel team thinks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to propose changing that the Gate::authorize() method receive
iterable|string $ability
instead ofstring $ability
as the first argument to allow using multiple abilities.I can implement it.
Beta Was this translation helpful? Give feedback.
All reactions