When I run composer install on command promp, there exist error like this :
composer install
Problem 1 - Installation request for laravel/horizon v1.1.0 ->
I have installed PHP 7.2 instead of 7.1 and everything works fine now. It appears that pcntl was not present in 7.1 but it's installed with php 7.2.