anton-shynkarenko/yii2-rbac-template

Powerful Yii2 admin RBAC system

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/anton-shynkarenko/yii2-rbac-template

1.0.2 2022-12-15 15:07 UTC

This package is auto-updated.

Last update: 2025-10-15 23:40:02 UTC


README

Create DB and add settings to .env file.

Clone project.

git clone

Install vendors.

composer install

Apply migrations.

php yii migrate

Create user.

php yii user/create admin@admin.com admin admin1234 admin