microinginer/yii2-app-basic-mine

Yii 2 Basic Project Template Mine

dev-master 2016-06-07 17:16 UTC

This package is auto-updated.

Last update: 2024-04-09 01:29:02 UTC


README

php yii migrate/up --migrationPath=@vendor/dektrium/yii2-user/migrations

php yii migrate/up --migrationPath=@yii/rbac/migrations

php yii user/create email@example.com username password

php yii rbac/create-role roleName

php yii assign/role username roleName

php yii migrate/up --migrationPath=@app/modules/post/migrations