手动登出用户
auth()->logout();'web' => [ // ...
\Illuminate\Session\Middleware\AuthenticateSession::class,
],auth()->logoutOtherDevices($password);Last updated
auth()->logout();'web' => [ // ...
\Illuminate\Session\Middleware\AuthenticateSession::class,
],auth()->logoutOtherDevices($password);Last updated