0
捲曲錯誤60:SSL證書問題:無法獲取本地頒發者證書(見http://curl.haxx.se/libcurl/c/libcurl-errors.html)Facebook的身份驗證卷曲錯誤60:SSL證書
嘗試多種解決方案,但沒有解決 這一切的解決方案我想: https://laracasts.com/discuss/channels/laravel/how-to-solve-curl-error-60-ssl-certificate-in-laravel-5-while-facebook-authentication Laravel Socialite testing on localhost, SSL certificate issue?
public function getSocialAuth()
{
return Socialite::driver('github')->redirect();
}