Skip to content

Instantly share code, notes, and snippets.

@botmaster
Created May 30, 2014 13:00
Show Gist options
  • Save botmaster/bce260861db92741e453 to your computer and use it in GitHub Desktop.
Save botmaster/bce260861db92741e453 to your computer and use it in GitHub Desktop.
Laravel - create new project via composer
composer create-project laravel/laravel your-project-name --prefer-dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment