(+91) 99296 90296 info.hitinfotech@gmail.com hiranibhav
How to Install Laravel in Windows

How to Install Laravel in Windows

Install Composer

Now we can install Composer. This is great, let’s go ahead and do that by visiting http://getcomposer.org/ and download the windows installer now. Once the installer is downloaded, go ahead and double click the file to begin installing composer on your Windows machine.

Install Laravel

Now you are excited, you are ready to rock with Laravel.

Let’s run the command: composer create-project laravel/laravel project_name --prefer-dist