You can install the package via composer:
composer require zoparga/simplepay-laravel
Publish config file
php artisan vendor:publish --provider="zoparga\SimplePayLaravel\SimplepayLaravelServiceProvider" --tag="config"
Please check examples.
Currently one is fully finished. Here you can find it.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email zoltan@pappz.hu instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.