Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Nice looking starter

Compare
Choose a tag to compare
@aprokopenko aprokopenko released this 12 Jul 14:25
· 15 commits to master since this release

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