<?php
$res = $this->json('GET', '/foo/bar');
dd($res->baseResponse->getData());