Controller
public function getPaymentDetail() { $response = Http::get(\'https://sample.com/api.php\'); return $response->json();