//响应json /*$data = [ 'errCode'=>0, 'errMsg' =>'success', 'data' => 'yxh', ]; return response()->json($data);*/ //重定向 //return redirect('Hello'); //return redirect('Hello')->with('message','yxh'); //return redirect()->action('UserController@Hello')->with('message','yxh'); //return redirect()->route('Hello')->with('message','yxh'); //返回上一个页面 //return redirect()->back();
相关文章
- 05-09[已解决]报错: Error response from daemon: conflict
- 05-09异常:Error response from daemon: conflict: unable to delete 6fa48e047721 (cannot be forced) - image has dependent child images
- 05-09Docker:删除images报错(Error response from daemon: conflict: unable to delete 6885a5e3712a (must be forced) - image is being used by stopped container 0cf27d7d29c7)
- 05-0991 个常见的 Laravel 面试题和答案
- 05-09Salt Master报错:Minion did not return. [No response]
- 05-09FastApi 当response_model=union[ModeA,ModeB]时,返回数据仅转化为ModeA形式问题
- 05-09no response when ping MS Cluster’s ip address – Solution
- 05-09Laravel 开发环境搭建 - Windows
- 05-09出现upstream sent too big header while reading response header from upstream错误
- 05-09docker端口映射启动报错Error response from daemon: driver failed programming external connectivity on endpoint jms_guacamole