v1.2.10 2018-03-20 08:06 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=