Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
34 lines (25 loc) · 491 Bytes

File metadata and controls

34 lines (25 loc) · 491 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Environments for Yii 2 basic project

look like:

Yii Application Initialization Tool v1.0

Which environment do you want the application to be initialized in?

  [0] Local
  [1] Test
  [2] Production

  Your choice [0-2, or "q" to quit]

INSTALLATION

git clone https://github.com/lkk/yii2-basic-environments

copy all files to your yii project.


init command manually:

php init

or

chmod +x ./init
./init
Morty Proxy This is a proxified and sanitized view of the page, visit original site.