laravel-soap
laravel-soap copied to clipboard
SOAP-ERROR: Parsing Schema: attribute 'xxx:ProcessorUser' already defined
Any idea why I am getting the following error?
SOAP-ERROR: Parsing Schema: attribute 'xxx:ProcessorUser' already defined
When I make the same call using SoapUI, it works just fine. My guess is that SoapUI is ignoring the error and PHP is preventing the call from happening?