Skip to content

Instantly share code, notes, and snippets.

@galvao
Created May 11, 2021 16:25
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 galvao/b4dd80e401515c89f2a771e83ff58758 to your computer and use it in GitHub Desktop.
Save galvao/b4dd80e401515c89f2a771e83ff58758 to your computer and use it in GitHub Desktop.
Creating an older (5.4) Laravel on Windows' PowerShell, using one of php's version inside Laragon
C:\laragon\bin\php\php-7.2.19-Win32-VC15-x64\php C:\composer\composer.phar create-project --prefer-dist laravel/laravel C:\laragon\www\laravel54_example "5.4.*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment