SimplePay for Laravel
Installation
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"
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.
Security
If you discover any security related issues, please email zoltan@pappz.hu instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.