roles
roles copied to clipboard
Roles permissions Vs. User permissions
Hi Roman, Great package! I have a question regarding the permissions: if an account has 2 roles with different permissions (i.e.admin, manager), and then assign to the same account permissions using $user->attachPermission([1,2,3,4,5,6]), the user permissions will overwrite the roles permissions?
Thanks, Mikhi