I am using socialite in Laravel 5 to setup facebook login. I followed the instructions carefully until I got stuck with the following error
cURL error 60: SS
cacert.pem.txt
C:\xampp\php
Add to php.ini:
php.ini
curl.cainfo = "C:\xampp\php\cacert.pem.txt"
Then it works fine!