savenko
(Sovahome85)
1
Hello!
I can not understand how use RBAC in Yii2.
I have 2 user type: admin and user. Type of user i store in DB.
How:
-
create roles and use this role in controller.
-
check user role in code
-
Assign role with user after auth
Please, do not write links as answer.
evstevemd
(Stefano Mtangoo)
3
The Online Docs are outdated and cannot build offline from latest.
duh! 
ctala
(Naito Neko)
4
Did you do already the Authentification part ?
Use this link for the definitive guide for Yii2 (with navigation and search ability).