rlgroups / ecomws
Connection to api
3.1.16
2020-06-18 07:37 UTC
Requires
- php: >=7.0
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2025-03-07 07:34:26 UTC
README
A package in Laravel API sending configuration
Installation
Install via composer in the root directory of a Laravel 5 application
composer require rlgroups/ecomws
Update composer
composer update
Run the package install command
php artisan package:install