Ricorocks-Digital-Agency / Soap

A Laravel SOAP client that provides a clean interface for handling requests and responses.
MIT License
406 stars 33 forks source link

Add accessors for lastRequest and lastResponse #64

Open jxr-koda opened 1 year ago

jxr-koda commented 1 year ago

If the php soap client throws an exception, it's not currently possible to access the lastResponse and lastRequest via the Rocorocks-Digital-Agency Soap wrapper. Adding these two methods will expose them, making it much easier to debug things.

nedwors commented 10 months ago

Hi @jxr-koda

Thank you for this!

We will be merging soon 💪