Revision #25 has been created by rackycz on Sep 20, 2019, 8:09:40 AM with the memo:
prereq
« previous (#24) next (#26) »
Changes
Title
unchanged
Yii v2 for beginners
Category
unchanged
Tutorials
Yii version
unchanged
2.0
Tags
unchanged
tutorial,beginner,yii2
Content
changed
[...]
Dont forget to connect Yii to the DB. It is done in file:
- C:\xampp\htdocs\basic\config\db.php
... but it should work out of the box if you use DB name "yii2basic" which is used below ...
Yii demo app + GitLab
---
... text ...[...]