I have an application that needs to read external data, ie another URL , I'm necessarily doing it with Guzzle , but when I convert to json to mount the array with the data, it returns null.
use GuzzleHttp\Client;
use GuzzleH...
asked by
13.08.2018 / 01:55