how to get children's for wildcard permissions #2486
Unanswered
onix-sergey
asked this question in
Q&A
Replies: 0 comments
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,
Please help me understand if there is a canonical way to retrieve a list of entities to which "user" have access.
f.e. we give the following permissions
how to retrieve 1,4,6? I'm expected to see something like
$user->abilities('posts.*')
but I don't see any function that can return it.please advise.
Beta Was this translation helpful? Give feedback.
All reactions