lotuashvili / laravel-billwerk
This package provides a convenient way, to handle payments/subscription with billwerk.io
dev-master
2022-02-01 12:20 UTC
Requires
- php: ^7.2|^8.0
- guzzlehttp/guzzle: ^6.3|^7.0
- laravel/framework: ^6.0|^7.0|^8.0
This package is auto-updated.
Last update: 2024-10-29 06:25:23 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.