casterke/simplepay-laravel

OTP SimplePay integration for Laravel applications.

v0.1.7 2023-02-01 21:31 UTC

This package is auto-updated.

Last update: 2024-08-30 00:48:17 UTC


README

StyleCI Latest Version on Packagist Total Downloads

Installation

You can install the package via composer:

composer require Casterke/simplepay-laravel

Publish config file

php artisan vendor:publish --provider="Casterke\SimplePayLaravel\SimplePayLaravelServiceProvider" --tag="config"

Usage

Please check examples.

Currently one is fully finished. Here you can find it.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.