validate([ 'password' => $this->currentPasswordRules(), ]); tap(Auth::user(), $logout(...))->delete(); $this->redirect('/', navigate: true); } }