interactivesolutions / rivile
Installs: 98
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/interactivesolutions/rivile
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: 2025-06-08 07:21:11 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=