30/01
2015
CRUD of access rights
CRUD of access rights, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist casejoke/yii2-carrotrbac "dev-master"
or add, (*4)
"casejoke/yii2-carrotrbac": "dev-master"
to the require section of your composer.json
file., (*5)