Index
B
- ServiceProvider::boot() — Method in class ServiceProvider
- Inject the configurration for this package from the application enviroment during boot.
G
- HubtelPayment::getFacadeAccessor() — Method in class HubtelPayment
- LaravelHubtelPayment::getConfig() — Method in class LaravelHubtelPayment
- This method returns an instance of the \OVAC\HubtelPayment\Config created with the hubtel client account expected in the Laravel Hubtel Payment congiguration.
H
- HubtelPayment — Class in namespace OVAC\LaravelHubtelPayment\Facades
- class HubtelPayment.
L
- LaravelHubtelPayment — Class in namespace OVAC\LaravelHubtelPayment
- class LaravelHubtelPayment.
R
- ServiceProvider::register() — Method in class ServiceProvider
- Binds this package with the Laravel Application.
S
- ServiceProvider — Class in namespace OVAC\LaravelHubtelPayment
- class ServiceProvider.
_
- LaravelHubtelPayment::__call() — Method in class LaravelHubtelPayment
- This class dynamically places a call to the OVAC\HubtelPayment\Pay::class and calls the a dynamic static method which in turn returns the class required by the fascade which this package exposes.