- cr fix
This commit is contained in:
parent
435158f426
commit
6605febce7
@ -36,6 +36,6 @@ class GoogleController extends Controller
|
||||
|
||||
$auth->guard()->login($user, true);
|
||||
|
||||
return redirect()->intended();
|
||||
return redirect()->route("dashboard");
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user