vladkukushkin/testtask-math

There is no license information available for the latest version (dev-master) of this package.

dev-master 2017-08-17 08:11 UTC

This package is not auto-updated.

Last update: 2024-04-17 18:26:13 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require vladkukushkin/testtask-math "*"

or add

"vladkukushkin/testtask-math": "*"

to the require section of your composer.json

To add table to database from console should run:

yii migrate --migrationPath=@vendor/vladkukushkin/testtask-math/migrations

The section is under construction