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

dev-master 2019-06-28 17:23 UTC

This package is auto-updated.

Last update: 2024-03-29 03:51:57 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.