Support the ongoing development of Laravel.io →

aaron94

Joined 22 Sep 2016

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

aaron94 has not posted any threads yet

replied 7 years ago

Socialite Installation problem

You seem to be using a windows, open your 'php.ini' and find ';extension=php_curl.dll', remove ';'...

0 Likes
replied 7 years ago

Set socialite redirect url on runtime

is this helpful ? public function redirect($provider,$redirectUrl,$scopes) { return Socialite::...

0 Likes
replied 7 years ago

Dynamic callback url laravel socialite

Hi, try this: public function redirect($provider) { $redirectUrl = "callback-url";...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.