Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 430 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 430 Bytes

yii2-domain

yii2-domain

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist aspnova/yii2-domain "*"

or add

"aspnova/domain": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :