anton-shynkarenko/yii2-rbac-template

Powerful Yii2 admin RBAC system

1.0.2 2022-12-15 15:07 UTC

This package is auto-updated.

Last update: 2024-04-15 20:08:53 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