interactivesolutions/rivile

Rivile package


Keywords
package, laravel, honeycomb, rivile
License
MIT

Documentation

Installation

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=