Ratbie Blog
Newbie
Sunday, 9 December 2012
Windows 8 Install PHPUnit in laravel with composer
Step 1: Download
Composer-Setup.exe
and install.
Step 2: Run command prompt and run "composer -V" to confirm composer working fine
Step 3: Create composer.json in your project root.
Step 4: Open composer.json and type in
Step 5: In command prompt, navigate to project root path and execute "composer install" command.
Step 6: This will install into project vendor folder.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)