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