Created
June 20, 2022 06:54
-
-
Save fzldn/0ebf08799e180057aeb36a87d4aff38f to your computer and use it in GitHub Desktop.
Install previous versions of Laravel using composer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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