Can we get rid access array in each module in YII2?

41 views Asked by At

1) I want to hold all of my restrictions in DB instead of rbac/rules.php, because I dont want to define access array in each module or controller

2) I want some GUI interface for managing my Roles and Groups

Is there are some builkt in modules for this ?

1

There are 1 answers

0
Thomas Rohde On

Try this one RBAC Management Admin