php - cURL error 60: laravel cant send notification -
i using guzzle in laravel send email , slack notification. getting error :
requestexception in curlfactory.php line 187: curl error 60: ssl certificate problem: unable local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
how can fix it?
Comments
Post a Comment