json response convert int to string problem laravel

后端 未结 0 1558
长发绾君心
长发绾君心 2021-02-19 04:38

I use the following command to output in Laravel :

response()->json($data, $status, [])->send();

it has been converting all the numbers tha

相关标签:
回答
  • 消灭零回复
提交回复
热议问题