setPermissionsTeamId #2146
-
Hi everyone, We have multiple workspaces under one account and we added workspace_id in the database. This is how we see if user has an access to workspace 1:
It works well. However, if we want to check permissions for multiple workspaces at once, then we have the issue:
This doesn't work. Unless we put I'm wondering what might be the best option to make it works. Adding a query in the Another option would be to make a custom query but I'd like somehow make it works with package methods. Thanks! EDIT: Found the answer here: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Yes, always read other issues or discussions first before opening a new one |
Beta Was this translation helpful? Give feedback.
-
@erikn69 bro can you help me in setting up the team features I followed the docs and created middleware as well but setPermissionsTeamId is not working when creating user. I'm using filamentphp. |
Beta Was this translation helpful? Give feedback.
Yes, always read other issues or discussions first before opening a new one
#2136