Monday, April 11, 2016

Step 2: Start Laravel Project

How to test whether you installed composer successfully or not?  Steps 1) Open terminal 2) type  composer You should be able to view all these commands. If you have any error. Comment below.  Time to jump on Creating Laravel Project Note:.

Friday, April 8, 2016

Step 1 : Installation of Composer

Before we begin to learn laravel, first you need to install Composer in order to install laravel project using the command line. Step 1 : Download the composer.exe file using this link. Step 2: Double click on the downloaded  .exe link. Note:  You.