Laravel $request->all() is returning nothing in response to an ajax request

后端 未结 0 1583
萌比男神i
萌比男神i 2021-01-21 11:14

My ajax request shown below sends a json object to a backend function which is supposed to return $request->all() but instead returns nothing if i send the json

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