Skip to content

Instantly share code, notes, and snippets.

@fzldn
Created June 20, 2022 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fzldn/0ebf08799e180057aeb36a87d4aff38f to your computer and use it in GitHub Desktop.
Save fzldn/0ebf08799e180057aeb36a87d4aff38f to your computer and use it in GitHub Desktop.
Install previous versions of Laravel using composer
composer create-project laravel/laravel your-project-name 8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment