Beispiel #1
0
 public function logout()
 {
     return Auth::logout();
 }