Skip to content

Instantly share code, notes, and snippets.

@musoftware
Created November 21, 2016 21:02
Show Gist options
  • Select an option

  • Save musoftware/2a4addae15906bfd582be5af07a8f3ae to your computer and use it in GitHub Desktop.

Select an option

Save musoftware/2a4addae15906bfd582be5af07a8f3ae to your computer and use it in GitHub Desktop.
how to use composer

to start use composer in windows

that's easy first you need to

  • download composer https://getcomposer.org/Composer-Setup.exe

  • install composer

  • make folder into any place

  • open cmd in normal not admin

  • type into it "cd" surely without quota and drag folder then press ENTER

  • then you can type "Composer" to see commands :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment