Skip to content

Instantly share code, notes, and snippets.

@iagodahlem
Last active December 15, 2015 18:41
Show Gist options
  • Save iagodahlem/e0d642295b8d6a702709 to your computer and use it in GitHub Desktop.
Save iagodahlem/e0d642295b8d6a702709 to your computer and use it in GitHub Desktop.
Command to create new Laravel project with Composer.

New Laravel Project with Composer

$ composer create-project laravel/laravel --prefer-dist CHANGEME.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment