This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Nice looking starter
Pretty stable version.
Fixes:
- Admin user creation (problems with password and roles)
- Installation process: automatically creates .env and .htaccess files from examples
Refactored:
- Removed base module containing console migration commands patches
- Moved migration templates to database/migrations/templates
- Removed params.php
- Set minimal Yii version to 2.0.22