Replies: 1 comment 1 reply
-
The package's usual API still applies, but you'll need to implement the teams feature. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see github as a same domain, multitenant platform. e.g. everyone has an account and their own repositories (
owner
), but I may not be acollaborator
of repositories that do not belong to me and so I have different permissions depending on repository (tenant).So, some of the questions I have are:
Is there a short readable way to code this up with laravel-permission?
Beta Was this translation helpful? Give feedback.
All reactions