artisan create new project

PHP
composer create-project --prefer-dist laravel/laravel bloglaravel new blog
Source

Also in PHP: