How to Install latest version of Laravel

1434865446000 laravel php

by Start Bootstrap


Here is the Master Source  where you can get it with more details, But let me give the lazy way which i follow

Step 1 :

Download Composer here’s the window’s direct link

Step 2 : 

Navigate to the folder where you need to install laravel

composer create-project laravel/laravel

The above command will directly install you the latest Laravel Framework