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

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -