How To Install PHP MySQL And Laravel Framework In Windows Step By Step
n this tutorial i will guide you through the installation of PHP and MySQL in windows , and additionally how to setup PHP framework laravel and Composer with git . php5.4 and later versions have inbuilt development server so in this tutorial i won’t be cover all the webserver setup and all just simple php and mysql with composer and inbuilt development web-server . so lets get started .
Setup overview
PHP ( Server Side Scripting Language )
MySQL ( Database )
Composer ( Dependency manager )
Git ( Version Control System )
Installation
PHP :
Download PHP
and extract the php...