Do you have the OpenSSL module installed and enabled?
php -m | grep openssl
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi All when i wanna install horizon i get SSL certificate problem: unable to get local issuer certificate how can i fix it
My Command:
$ composer require laravel/horizon
You are running Composer with SSL/TLS protection disabled. https://repo.packagist.org could not be fully loaded (curl error 60 while downloading https://repo.packagist.org/packages.json: SSL certificate problem: unable to get local issuer certificate), package information was loaded from the local cache and may be out of date
[Composer\Downloader\TransportException] curl error 60 while downloading https://repo.packagist.org/p2/laravel/horizon.json: SSL certificate problem: unable to get local issuer certificate
Please or to participate in this conversation.