interactivesolutions / rivile
v1.2.10
2018-03-20 08:06 UTC
Requires
- php: >=7.1
- ext-soap: *
- interactivesolutions/honeycomb-core: ~1.1.0
- laravel/framework: ^5.5
Requires (Dev)
- brianium/paratest: ^1.0
- mockery/mockery: ^1.0
- orchestra/testbench-browser-kit: ^3.5
- phpunit/phpunit: ^6.4
This package is not auto-updated.
Last update: 2024-11-10 04:32:53 UTC
README
Require this package with composer:
composer require interactivesolutions/rivile
After updating composer, add the ServiceProvider to the providers array in config/app.php
interactivesolutions\rivile\app\providers\RivileServiceProvider::class,
Copy the package config to your local config with the publish command:
php artisan vendor:publish --provider="interactivesolutions\rivile\app\providers\RivileServiceProvider"
Add new parameter into .evn
RIVILE_ACCESS_KEY=