nexa-merchant / webhooks
NexaMerchant Webhooks Apps
dev-main
2024-11-19 10:32 UTC
Requires
- laravel/framework: ~9.0||~10.0||~11.0
- php-amqplib/php-amqplib: ^3.7
Requires (Dev)
- laravel/framework: ~9.0||~10.0||~11.0
- phpunit/phpcov: >=6.0
- phpunit/phpunit: >=8.0
This package is auto-updated.
Last update: 2024-11-19 10:32:43 UTC
README
NexaMerchant Webhook is build on Laravel, when you enable it, and you can use it call other platform.
How to Install
NexaMerchant\Webhooks\Providers\WebhooksServiceProvider::class,
Add it to config/app.php $providers
How to Publish
composer require nexa-merchant/webhooks
Bug Report
https://github.com/NexaMerchant/webhooks/issues
License
NexaMerchant Webhooks
is licensed under The MIT License (MIT).