会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
神马和浮云
神马都是浮云
首页
新随笔
管理
2019年7月19日
laravel5.8ajax请求auth认证返回302的解决方法。
摘要: 注册 /app/Http/Controller/Auth/RegisterController.php 其中 use App\Models\User; 需要修改为自己的模型 use Illuminate\Http\Request; 添加 protected $redirectTo = '/'; 修改
阅读全文
posted @ 2019-07-19 09:07 神马和浮云
阅读(1757)
评论(0)
推荐(0)
编辑