Database query working fine on localhost but not working properly on server

前端 未结 0 1644
梦如初夏
梦如初夏 2020-12-12 05:03

My Database query working fine on the localhost but now working on the server. I am using laravel 6.

function fetch_data(Request $request)
{
 if($request->         


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