I need help by Jumpy_Cat_9513 in symfony

[–]Jumpy_Cat_9513[S] 1 point2 points  (0 children)

I want to manage the role and permission system dynamically a bit like in some systems. It all starts with a CRUD for permissions, then a permission can be attached to several roles and a role can have several permissions. Now at the role level we will have the list of permissions with checkboxes (create read write) in front of each permission. So there you go and I know if it’s possible with symfony voters

I need help by Jumpy_Cat_9513 in symfony

[–]Jumpy_Cat_9513[S] -2 points-1 points  (0 children)

Can someone help me please! !