Laravel
Install and configure glaezz/okeconnect-php for Laravel frameworkCreate Project
Start by creating a new Laravel project using composerInstall Library
Install library using composerPublish okeconnect config
This will add okeconnect.php to your laravel config folderEdit .env file
Add this configuration to your .env fileStart using it
Load your config, place this loader code where the function is first accessed by user (ex. create transaction)