lotuashvili/laravel-billwerk

This package provides a convenient way, to handle payments/subscription with billwerk.io

dev-master 2022-02-01 12:20 UTC

This package is auto-updated.

Last update: 2024-05-29 05:09:18 UTC


README

This package provides a convenient way, to handle payments/subscription with billwerk.io.

Installation

composer require lotuashviil/laravel-billwerk

After composer installation, you can use the following commands to publish configuration:

php artisan vendor:publish --provider="Lotuashvili\LaravelBillwerk\LaravelBillwerkServiceProvider"

Credits

License

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