return Socialite::driver('unstoppable_domains')
->scopes(['email']) // This will override the `email:optional` scope
->with(['login_hint' => $domain])
->redirect();
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.