Recent Activity
No activity to show
PostData
User for 8 years
Viewer
5 years ago 评论 通过 Cookie 实现基于 Session 的单点登录关注
6 years ago 评论 中间件找到了,原来是中间件顺序问题。QwQ
6 years ago 评论 中间件public function handle($request, Closure $next, $guard = null) { if (!Auth::guard($guard)->che...
6 years ago 评论 Laravel 5.7 中文文档好气。。。 Loading composer repositories with package information Updating dependencies (including req...
6 years ago 评论 Laravel Response 中间件缓存,一步加速页面加载速度这个东西有BUG,连CSRF都缓存了。。。