yii2 mogodb RBAC configuration
问题 I have installed yii2 mongodb extension, I am able to create mongodb collection, model etc. I have also installed https://github.com/imanilchaudhari/yii2-mongodb-admin, but there are no docs, how to configure the same. but it contains some hints, which I am not able to make out like GUI manager for RBAC. Use [[\yii\base\Module::$controllerMap]] to change property of controller. To change listed menu, use property [[$menus]]. 'layout' => 'left-menu', // default to null mean use application