Closed senguttuvang closed 6 years ago
That's what I did now. But I doubt whether that extension and this starterkit are compatible.
As I know, both yii2-starter-kit (access control part) and mdmsoft/yii2-admin implements the standard yii2 rbac interfaces. Just follow mdmsoft/yii2-admin installation instruction and usage documentation, try it. :-)
@yanhuixie i have tried this https://github.com/desaikalpesh34/yii2-kit here
Duplicate of https://github.com/trntv/yii2-starter-kit/issues/325 PR available https://github.com/trntv/yii2-starter-kit/pull/586
My case not need RBAC interface, because when design system, all info about RBAC will description detail, so you need config once at first time.
You may simply composer require "mdmsoft/yii2-admin": "^2.5"?