for Xampp or Wamp.
1.Install XAMPP (see the installation step in previous post)/Check if XAMPP/WAMP is installed in your system.Start Apach and MySQL using XAMPP control panel.Type in the following URL at your favourite web browser:
http://localhost/
or
http://127.0.0.1/.
If it shows something like this then XAMPP is successfully installed in your System.
2. Download the latest release of windows installer for the Composer.
Type Composer for windows in Google.Click on Composer.Go on the website getcomposer.org
5.Download will start you can see it in lower left corner.
6. Click on the downloaded Composure.setup.exe file.Click the Install button to install composer.It will ask if you want to run the file.Click on run Button
7.Click Next.
8.It will go in PHP setting check browse to the the location of php.exe, that is inside PHP folder of your XAMPP.
or copy the address location of your php.exe and paste.
9.Check if the Path entered is correct
10.Click on Next
It will ask you for proxy setting leave it unchecked for now, click on Next
11.Click on Next
11.It will take you on ,Completing Composure setup Page.Click on Finish.
Downloading and Installing the Composer is complete here
12.To check if Composure is installed properly.Go to the Command Prompt.
13.Type Composer on Comand Prompt
14.Now to use it go in your project folder type cmd before the address in the address bar.
No comments:
Post a Comment