PHP code example of upgradelabs / laravel-avantio-api
1. Go to this page and download the library: Download upgradelabs/laravel-avantio-api library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
upgradelabs / laravel-avantio-api example snippets
ini
AVANTIO_WSDL="https://ws.avantio.com/soap/vrmsConnectionServices.php?wsdl"
AVANTIO_USERNAME=your_username
AVANTIO_PASSWORD=your_password
AVANTIO_LANGUAGE=EN
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.