A lot of things.
This commit is contained in:
@@ -74,4 +74,9 @@ class XenForoGuard implements Guard
|
||||
$this->user = $user;
|
||||
}
|
||||
|
||||
public function logout(): void
|
||||
{
|
||||
redirect('/');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user