I am trying to make a php curl request to my laravel api
Here\'s the curl function
function CallAPI($method, $url, $data = false) { $curl = curl_i