vendredi 23 octobre 2015

Laravel 5.1 comsuming soap wsdl service using controller and model

What is that best/easiest/cleanest way to consume a wsdl soap service in Laravel 5.1 and what package would I require?

Currently I'm using php and nusoap and wanted to convert it to Laravel.

When creating the soap calls I use data out of a mysql database.

So I think I would need a model (to get my data) and a controller (to create request).

How would you start?

regards,

Dave



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire