Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 736 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 736 Bytes

DoingITeasyChannel

Repo For the Yii2 lessons done on DoingITeasyChannel

Steps to start project

Step 1 : Import database file from databases folder
Step 2 : If your database name is different from project database then change config file
Step 3 : Open CMD
Step 4 : Run below command
C:\xampp\htdocs\yii2_lessons-master>init or goto your project directory and run init command
Select environment mode 0 for Development or 1 for Production
Type yes that's it

Learn yii2 using our youtube channel DoingITeasyChannel