derekisbusy / yii2-routes
Route controls for dektrium/yii2-rbac
Package info
github.com/derekisbusy/yii2-routes
Type:yii2-extension
pkg:composer/derekisbusy/yii2-routes
dev-master
2019-06-28 17:23 UTC
Requires
This package is auto-updated.
Last update: 2026-03-01 00:13:09 UTC
README
Routes for dektrium/yii2-routes
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist derekisbusy/yii2-routes "*"
or add
"derekisbusy/yii2-routes": "*"
to the require section of your composer.json file.