lundi 2 novembre 2015

How to display the soap xml message before it's send using laravel-soap

I managed to use laravel-soap to send and receive requests, but for debugging purposes I want to print/echo the exact xml being send and received.

I tried to use

->trace(true);

but that doesn't seem to help.

So how do I print out the actual soap xml message being sned and received



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire