Skip to content
/ yii-starter-app Public template

Yii starter app with admin panel for yii 2.0 or higher

Notifications You must be signed in to change notification settings

codexten/yii-starter-app

Repository files navigation

project setup

git clone https://github.com/codexten/yii-starter-app.git project-name/project-name-0.1
cd project-name/project-name-0.1
cp .env.dist .env
cp hidev-local.yml.dist hidev-local.yml
composer update --prefer-dist --no-progress --profile
./vendor/bin/hidev deploy
./vendor/bin/hidev app/setup

About

Yii starter app with admin panel for yii 2.0 or higher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages