阅读(1400)
赞(9)
Laravel 8 登出
2021-06-29 15:28:27 更新
用户登出需要使用 Auth
facade 的 logout
方法。它会清除用户会话(session)中的用户验证信息:
Auth::logout();
用户登出需要使用 Auth
facade 的 logout
方法。它会清除用户会话(session)中的用户验证信息:
Auth::logout();
Copyright©2023 编程论坛编程论坛| 浙ICP备2024059924号-1|
违法和不良信息举报电话:|举报邮箱:569242693@qq.com