The expression return redirect()->inten...eServiceProvider::HOME) returns the type Illuminate\Http\RedirectResponse which is incompatible with the documented return type Illuminate\Http\Response.
The expression return back()->with('sta...erification-link-sent') returns the type Illuminate\Http\RedirectResponse which is incompatible with the documented return type Illuminate\Http\Response.