You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both spatie/laravel-permissions and LaraTrust have their own optional implementation of Teams Permissions. Are there any plans or ongoing works to supplement the need for Teams-based abilities?
The text was updated successfully, but these errors were encountered:
Kudos to the very beautiful fluent methods! I am highly considering this as default for our projects but the team-based permission is what gives me hesitation. Hopefully, you have upcoming plans for that.
Set the team_id as the current scope, and any role/permission granted will be specific for that team. Same for checks: any checks at the gate will be specific to that team.
Both
spatie/laravel-permissions
andLaraTrust
have their own optional implementation of Teams Permissions. Are there any plans or ongoing works to supplement the need for Teams-based abilities?The text was updated successfully, but these errors were encountered: