Casterke / simplepay-laravel

OTP SimplePay integration for Laravel applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimplePay for Laravel

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.

About

OTP SimplePay integration for Laravel applications.

License:MIT License


Languages

Language:PHP 100.0%