Replies: 1 comment 4 replies
-
The You said that providing a hand-written array works, but calling your override model does not. So, what is the output of your |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello, I want to use
@canany
blade directive to show or hidden some menu on viewMy problem is when i using
@canany
and getting all permission from database like below, it's not workingbut when the permission i write manual
['first_permission', 'second_permission', ...]
it's workingWhere's my mistake?
Beta Was this translation helpful? Give feedback.
All reactions