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
Answer selected by
drbyte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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