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"
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.
The MIT License (MIT). Please see License File for more information.