Revision #18 has been created by rackycz on Sep 20, 2019, 7:18:18 AM with the memo:
prereq
« previous (#17) next (#19) »
Changes
Title
unchanged
Yii v2 for beginners
Category
unchanged
Tutorials
Yii version
unchanged
2.0
Tags
unchanged
tutorial,beginner,yii2
Content
changed
[...]
You should also download the [Yii basic demo application](https://www.yiiframework.com/download) and place it into the **htdocs** folder. In my case it is here:
- C:\xampp\htdocs
And your index.php shoul
ed be here:
- C:\xampp\htdocs\basic\web\index.php
Yii demo app + GitLab
---[...]