Open bsploit opened 9 years ago
same here
when create a new role, I cant save existing permissions to role
when update a role, I cant save the permissions at all.
I check the RoleController and dont see the code that map role to permission. The code only update role fields
Hi! I try to create role, select permissions, click save. All fields are saved except permissions. it seems like afterSave method in Role.php is never called