You seem to be using a windows, open your 'php.ini' and find ';extension=php_curl.dll', remove ';'...
is this helpful ? public function redirect($provider,$redirectUrl,$scopes) { return Socialite::...
Hi, try this: public function redirect($provider) { $redirectUrl = "callback-url";...
The Laravel portal for problem solving, knowledge sharing and community building.
The community