I installed php 7.2.2 / apache 2.4 and mysql-5.7 on windows 10.
I want to install laravel 5.6
first:
1. composer clear-cache 2. composer u
You have to do:
composer create-project laravel/laravel your-project-name-here dev-develop