1. Home
  2. Laravel
  3. Laravel new

Navigate to the directory you want to start the new Laravel project and run the following command.

#laravel
laravel new your-project-name
copy
Full Laravel cheatsheet