Laravel MAMP environment installation Horizon error

Php

pcntl

PCNTL has been opened successfully, but laravel executes composer require laravel/horizon and still reports the above error

Mar.06,2021

check the PHP installed extensions under the cli command to confirm whether there are pcntl extensions

php -m
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37e64-2b61a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37e64-2b61a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?