This program is based on yii2-app-advanced build.
You can use it as a background template to build your own website system
Download all files to local, first, you must import docs/yii2_rbac_admin.sql to your Database, then go to application root path, run:
$ composer install
install dependent packages, and run:
$ ./init
select Development, then the local environments is dev.
Ok, you can visits http://localhost/xxx/backend/web, default demo account username: admin, password: admin