Delete role_has_permissions table #2102
Mahan-Shoghy
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
Because roles can have permissions |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
If you reuse the same table for those relationships, it breaks teams feature, also it would be a catastrophic breaking change for everyone Also if you have custom pivot names everything would get worse laravel-permission/config/permission.php Line 78 in 8a69aad laravel-permission/config/permission.php Line 89 in 8a69aad Why the desire to complicate things for everyone? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Why did you keep this table? Use model_has_permissions instead?
Beta Was this translation helpful? Give feedback.
All reactions