Skip to content

Instantly share code, notes, and snippets.

@akrez
Created March 25, 2022 21:23
Show Gist options
  • Save akrez/19502c79e6c5137a4628712e294310e8 to your computer and use it in GitHub Desktop.
Save akrez/19502c79e6c5137a4628712e294310e8 to your computer and use it in GitHub Desktop.
Installing specific laravel version with composer create-project
composer create-project laravel/laravel="8.*" lara8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment