middleware('guest')->except('logout'); } public function username() { return 'username'; } }