Replies: 1 comment
-
It is not posible, laravel-permission/src/PermissionRegistrar.php Lines 131 to 140 in 3aab62f |
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
-
Hello,
I don't use the team feature but I added on my own a column in the table ..has_permission for account_id.
Now I want to extends the method can to add as param the accountId variable.
Do you know how I can do this ?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions