Orlac / blnc_s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Сервер

REQUIREMENTS

The minimum requirement by this project template that your Web server supports PHP 5.6.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 this project template using the following command:

composer  --verbose --prefer-dist install
php ./init 
php ./yii migrate 
php ./yii seed/index

Now you should be able to access the application through the following URL, assuming basic is the directory directly under the Web root.

http://localhost/

CONFIGURATION

Database

Edit the file config/db-local.php with real data, for example:

About


Languages

Language:PHP 99.5%Language:CSS 0.4%Language:Batchfile 0.1%