yii2-starter
yii2-starter copied to clipboard
Yii2 JustCoded Project Template
Version 2 load slow more than v1. Maybe issue on assets generate.
After installation and migration RBAC using this command `php yii rbac/scan -p='@vendor/justcoded/yii2-rbac/' -b='admin/rbac/'` Master have error cannot access dashboard.. Temporary fix is manually change params in justcoded\yii2\rbac\commands\RbacController line 22 and...
Password repeat is same as password, still showing unmatched while creating user in admin panel.