Skip to content

Files

Latest commit

Sep 19, 2019
5b06e9d · Sep 19, 2019

History

History

yii-app-console

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 19, 2019

Console App

Installation

To install, add the following to composer.json file

or add

{
  "require": {
    ***
   "codexten/yii-app-console": "~2.0"
  }
}

Configurations Override

 // console app
    [
     
    ]

Commands

./vendor/bin/hidev app/setup

./vendor/bin/hidev db/drop