byross/boc-macau-payment

dev-master 2024-04-29 06:58 UTC

This package is auto-updated.

Last update: 2025-05-29 01:46:44 UTC


README

Latest Version on Packagist

Installation

You can install the package via composer:

composer require byross/boc-macau-payment
#publish migrations
php artisan vendor:publish --provider="Byross\BOCPayment\Providers\BOCPaymentServiceProvider" --tag="config"