derekisbusy / yii2-routes
Route controls for dektrium/yii2-rbac
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
This package is auto-updated.
Last update: 2024-10-29 05:40:50 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.