nickdekruijk / kentaa-laravel
Kentaa API Laravel Package
dev-master
2024-06-12 16:36 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2024-11-12 17:29:56 UTC
README
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.