
Install Yii2 framework on wamp server on Windows 8.1
I was struggling to understand a code-base based on Yii2 framework and after few hours of struggle, I decided to install Yii2 and use it in a sample application. I followed below steps: Step 1: Install wamp server from http://sourceforge.net/projects/wampserver/files/ . I installed it in C:\Development\Tools\wamp [this will install PHP and …