Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 731 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 731 Bytes

Yii 2 test project

REQUIREMENTS

The minimum requirement by this application template that your Web server supports PHP 5.4.0.

INSTALLATION

Install via Composer

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install the application using the following command:

git clone https://github.com/sniftaliyev/task.git
composer self-update
composer global require "fxp/composer-asset-plugin:~1.1.1"
cd task
composer install

GETTING STARTED

Create a new database in schema data/schema.mysql.sql