iv660/yavitrina-demo

Demo application for YaVitrina.

dev-master 2019-05-14 13:43 UTC

This package is auto-updated.

Last update: 2024-04-15 01:56:24 UTC


README

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:

php composer.phar create-project --prefer-dist --stability=dev iv660/yavitrina-demo

CONFIGURATION

  1. Create a copy of config/secure-default.ini configuration file with the name "secure.ini" and set parameters there according to your environment.

  2. Run php yii migrate.