Исключение жадного кольца
Я пытаюсь установить mailgun PHP SDK в локальный хост для отправки писем с помощью композитора (готово). когда я отправляю почту, я получаю исключение звонка с жадностью.
Fatal error: Uncaught exception 'GuzzleHttp\Ring\Exception\RingException' with message 'cURL
error 60: SSL certificate problem: unable to get local issuer certificate' in C:\xampp\htdocs\
yahavi\frontend\public\mailgun-php-master\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php:127
Stack trace: #0 C:\xampp\htdocs\yahavi\frontend\public\mailgun-php-master\vendor\guzzlehttp\ringphp\src\Client\
CurlFactory.php(91):GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array) #1`enter code here` C:\xampp\htdocs\yahavi\frontend\public\mailgun-php master\vendor\guzzlehttp\ringphp\src\Client\CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #65) #2 C:\xampp\htdocs\yahavi\frontend\public\mailgun-php-master\vendor\guzzlehttp\ringphp\src\Client\CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array) #3 C:\xampp\htdocs\yahavi\frontend\public\mailgun-php-master\vendor\guzzlehttp\ringphp\src\Client\Middleware.php(54): GuzzleHttp\Ring\Client\CurlHandl in C:\xampp\htdocs\yahavi\frontend\public\mailgun-php-master\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php on line 51