jrbarna/otp-simplepay-laravel

OTP SimplePay integration for Laravel

v0.1.0 2024-04-16 09:39 UTC

This package is auto-updated.

Last update: 2025-04-16 11:42:24 UTC


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.