https://github.com/uthpalax/yii2_lessons
https://github.com/uthpalax/yii2_lessons
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uthpalax/yii2_lessons
- Owner: uthpalax
- License: other
- Created: 2016-07-11T16:16:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T16:03:02.000Z (over 7 years ago)
- Last Synced: 2025-02-08T13:15:23.563Z (3 months ago)
- Language: PHP
- Size: 4.73 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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