Skip to content

Instantly share code, notes, and snippets.

@huenisys
Last active August 20, 2017 15:37
Show Gist options
  • Save huenisys/fb0b958c413c9e25cdcf549b1dbbe75a to your computer and use it in GitHub Desktop.
Save huenisys/fb0b958c413c9e25cdcf549b1dbbe75a to your computer and use it in GitHub Desktop.
common composer commands
- $ composer validate
- $ composer diagnose
- $ composer self-update
- $ composer create-project laravel/laravel laravel1 --no-progress --profile --prefer-dist
- $ composer global require hirak/prestissimo # makes composer run faster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment