Skip to content

anton-shynkarenko/yii2-rbac-template

Repository files navigation

INSTALLATION

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 [email protected] admin admin1234 admin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published