withHeaders([ 'Authorization' => 'Bearer '. $this->token, ])->json('get','http://localhost/api/channel/companyUser/list'); $this->dumpJson($res); } }