How to apply a custom trait to model_has_permissions and role_has_permissions tables? #2868
Unanswered
akiftezcan38
asked this question in
Q&A
Replies: 1 comment
-
You can do it in your app by adding the |
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.
-
Hello, I want to use a trait I created to listen for changes in the model_has_permissions and role_has_permissions tables. How can I create model classes for these tables? Or how can I use this trait in those tables?
Beta Was this translation helpful? Give feedback.
All reactions