I'm using laravel write a sms application so am also using the nexmo api, so i have follow the tutorial on github,
but when i try to send it on my localhost . got a curl sssl error
RequestException in Promise.php line 135:
cURL error 60: SSL certificate problem: unable to get local issuer certificate
(see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
via dagogodboss