Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save CiprianSpiridon/4b9b65504ad3bd17f709 to your computer and use it in GitHub Desktop.
Save CiprianSpiridon/4b9b65504ad3bd17f709 to your computer and use it in GitHub Desktop.
Create Laravel Project in a specific Folder
composer create-project laravel/laravel <folder_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment