yii2mod / yii2-rbac

RBAC Manager for Yii 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class app\modules\admin\Module does not exist

mindochin opened this issue · comments

ReflectionException
Class app\modules\admin\Module does not exist

commented

To manage rbac permissions/rules you must attach rbac module to your application. Readme describes how to attach it to admin module if you have such in your application. If you don't have admin module you're free to attach it somewhere else.