laravel http状态返回和常用查询
xuexi 2023-10-01 02:12:01 发表在:PHP 查看数:1661

laravel http状态返回和常用查询

      $a = Tel::orderby('key', 'asc')->get();  //数组对象结果
     return response()->json(['hello' => 123],401); //设置http状态
最近访问时间:2026-05-15 20:07:58
知识库:456条鸣谢:TAY  备案号:蜀ICP备2024090044号