middleware('guest'); } public function showLinkRequestForm() { return $this->view('auth.passwords.email'); } }