Hello,
This is simple you just need to type the below command in your command promt after installing composer in your local system
You can install Laravel via composer by running below command.
composer create-project laravel/laravel your-project-name version
Hope this work Successfully Thank You!!