Skip to content

Instantly share code, notes, and snippets.

@burakerdem
Created June 5, 2015 08:07
Show Gist options
  • Save burakerdem/19c72f16733918301540 to your computer and use it in GitHub Desktop.
Save burakerdem/19c72f16733918301540 to your computer and use it in GitHub Desktop.
Installing development version of Laravel
$ composer create-project laravel/laravel [MYAPP] dev-develop --prefer-dist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment