Difference between #20 and #21 of
Yii v2 snippet guide

Revision #21 has been created by rackycz on Sep 20, 2019, 7:31:43 AM with the memo:

prereq
« previous (#20) next (#22) »

Changes

Title unchanged

Yii v2 for beginners

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,beginner,yii2

Content changed

[...]
Prerequisities
---
I work with Win10 + [XAMPP Server](https://www.apachefriends.org/download.html) so I will expect this configuration. Do not forget to start the server and enable Apache + MySQL in the dialog. Then test that following 2 URLS work for you

-- [http://localhost/](http://localhost/) -- [http://localhost/phpmyadmin/](http://localhost/phpmyadmin/)

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
[...]
7 0
4 followers
Viewed: 259 295 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Sep 19, 2019
Last updated: 7 months ago
Update Article

Revisions

View all history