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 ->
Run composer with the --ignore-platform-reqs option and specify pcntl and posix
--ignore-platform-reqs
pcntl
posix
composer install --ignore-platform-reqs