Step1 : Install composer.exe from composer.org website
Step2 : install the composer it will ask the php.exe path choose the php.exe path by browsing the php software location
Step3 : Downloading laravel
by run this command at command prompt
composer global require "laravel/installer=~1.1"
Step 4 : Goto htdocs (if your using xampp) or www(if your using wamp).. webroot directory through command prompt
c:\>cd xampp/htdocs
Step 5 : Run this command
0 comments:
Post a Comment