I am using Guzzle, it returns json data. ... When working with JSON responses, you can use the json() method of a response: $json = $response->json();.
確定! 回上一頁