Installation
By following these instructions, you will be able to easily install the package.
Prerequisite
PHP 7.2+, Laravel 7+ and Composer are required.
To get the latest version of the package, simply use composer
bash
composer require cybernerdie/laravel-terminal-africa
Configuration
Publish the configuration file using this command:
bash
php artisan vendor:publish --provider="Cybernerdie\LaravelTerminalAfrica\LaravelTerminalAfricaServiceProvider"
The terminal-africa.php
configuration fill will be created in your config
directory
Usage
In your .env file set the following keys:
php
TERMINAL_AFRICA_URI=xxxxxxxxxxxxxx
TERMINAL_AFRICA_SECRET_KEY=xxxxxxxxxxx