cookie设置失败,寻找登录场景解决思路

问题描述 cookie设置失败,再问答中搜索已解决的看到需要 $response = response(); $response->cookie('name', $stringvalue); return $response; 但是 我这边接口登录成功后 不要 return $response; 要将登录信息返回出去 需要: //设置必要cookie $response = response(); $respo...

chenliangwei 发表与 7天前 86 浏览 1 回答
默认跟目录问题可以是public下面吗

问题描述 前后端分离 怎么让访问域名跟目录是访问了 public 目录下的index.html文件 现在都是访问到php里面去了...

chenliangwei 发表与 8天前 153 浏览 2 回答
request接收参数安全过滤

问题描述 1、$request->post('name',''); 有安全过滤吗(类似于thinkphp 的 requst类 public function get($name = '', $default = null, $filter = '')) 如果没有 能不能自己重写一个类继承 request类,然后增加过滤...

chenliangwei 发表与 8天前 107 浏览 1 回答

chenliangwei

60
积分
0
获赞数
0
粉丝数
8天前 加入
×
🔝