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