kentaa-laravel maintained by nickdekruijk
Kentaa API for PHP
Laravel package to interact with the Kentaa API
Installation
To install the package use
composer require nickdekruijk/kentaa-laravel
Configuration
Add the following to your .env file.
KENTAA_API_KEY=xxxxxxxxxx
License
This package is open-sourced software licensed under the MIT license.