When sending a request through Guzzle, no data is used in the method

前端 未结 0 397
日久生厌
日久生厌 2020-12-30 05:03

I am testing API and still face this problem when I execute the following code

$client = new Client([
       \'base_uri\' => \'http://localhost\'
    ]);

         


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