/yii2-start-base

The base extension of Yii2-Start application.

Primary LanguagePHP

WARNING: This extension is not more maintained

Yii2-Start base.

This is the base extension of Yii2-Start application.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist vova07/yii2-start-base "*"

or add

"vova07/yii2-start-base": "*"

to the require section of your composer.json file.