jrbarna / otp-simplepay-laravel
OTP SimplePay integration for Laravel
v0.1.0
2024-04-16 09:39 UTC
Requires
- php: >=8.0
- ext-dom: *
- ext-openssl: *
- ext-simplexml: *
- laravel/framework: >=9.0
README
Installation
composer require jrbarna/otp-simplepay-laravel
Publish config file
php artisan vendor:publish --provider="Jrbarna\SimplePayLaravel\SimplePayLaravelServiceProvider" --tag="config"
Usage
Please check examples.
Changelog
Please see CHANGELOG for more information what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.