Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

laser434's avatar

Problems with using Ixudra/curl

Hi all, I am currently using ixudra as a curl library to make an api call. However I am stuck at the authentication part and can't seem to find resources.

In a normal curl call, HTTP authentication is entered as such: curl -u user:password http://example.org/

How does that translate to a format that ixudra can send?

Also, im getting this error message which i have no idea how to debug: Method "To" not found in \ixudra\curl\facades\curl\

0 likes
0 replies

Please or to participate in this conversation.