Managing permissions
This guide covers assigning permissions directly to models. You will learn how to:
- Apply the withPermissions mixin to a User model
- Give, sync, and revoke direct permissions
- Combine direct permissions with role-based permissions
This guide covers assigning permissions directly to models. You will learn how to: