$this putJson(string $uri, array $data = array(), array $headers = array())
Visit the given URI with a PUT request, expecting a JSON response.
$this putJson(string $uri, array $data = array(), array $headers = array())
Visit the given URI with a PUT request, expecting a JSON response.
Please login to continue.