RBAC Helps!
RBAC stands for Role-Based Access Control. The basic concept of the scheme is that it separates user’s attributes (roles) and user’s action of the system (actions/methods). In the whole process, the attributes are independently bound to a set of privileges of the system or application.
ash.mvc php RBAC




