Qantani 的 Laravel 连接器

dev-master 2015-10-06 07:17 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:52:49 UTC


README

Image of StyleCI Shield License

Qantani

一个连接 Qantani 支付 API 的连接器,适用于 Laravel 或 Lumen

用法

composer

"CJSDevelopment/qantani" : "dev-master"

app.php

ServiceProvider

'CJSDevelopment\QantaniServiceProvider'

外观

'Qantani' => 'CJSDevelopment\Qantani',