Skip to content

daixianceng/yii2-app-example

Repository files navigation

yii2-app-example

This is an example app for Yii2.

Quick Overview

# Install dependencies
composer install
# Initialize the app
./init
# Configure your DB information in "common/config/main-local.php" file and migrates
./yii migrate
# Run
./yii serve

License

BSD-3-Clause

About

An example app for Yii2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published