validate(); // Throttled by Laravel's broker (once a minute per address). The // response does not say which of the two happened: a slower answer for // a known address would leak the same thing the message would. Password::broker()->sendResetLink(['email' => $this->email]); $this->sent = true; } public function render() { return view('livewire.auth.forgot-password'); } }