I am working on spatie laravel-permission where user can have different role in different company and user can have additional permission for any company. I tried but facing some issue #2295
Answered
by
parallels999
vijendra0152
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
drbyte
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I have added company_id in modal_has_role and modal_has_permission table I override following functions in my User modal
It's cheking fine but not able to insert company_id which are in session how I can do it please help.
Beta Was this translation helpful? Give feedback.
All reactions