microinginer/yii2-app-basic-mine

Yii 2 Basic Project Template Mine

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:project

pkg:composer/microinginer/yii2-app-basic-mine

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

This package is auto-updated.

Last update: 2025-09-07 09:50:16 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