Header Ads

How to Install Laravel 5.2 with XAMP in Windows


Simply Follow the few steps to Install Laravel with XAMP  in Windows.

Step 1:  First We Need to Install XAMP Apache Server. We Can Easily Download XAMP from The Official Website of Apache Friends.

Step 2: After Successfully download and installation of XAMP We Need to install Composer. Just Download and Install Composer from here DOWNLOAD COMPOSER.

Step 3: After Successfully download and installation of Composer let's go where we install XAMP
like c:\xampp\htdocs\ . create a folder and give your App Name. like Laravel or Blog etc.To Open a Command Window from that folder hold Ctrl And Shift Button on Keyboard and right click on mouse and choose Open Command Window Here.


Step 4: Finally, In Command Window Simply type this line of command

composer create-project --prefer-dist laravel/laravel blog

If want to know more about Laravel Installation you can follow the official Website of Laravel.

Also, you can follow this Video to Understand Very Clearly About Laravel Installation.

How To Install Laravel with XAMP in Windows













No comments

Powered by Blogger.