corecmf/omnipay

corecmf omnipay 包

v1.3.2 2018-02-22 03:49 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:41:52 UTC


README

结构

src/

安装

通过 Composer

$ composer require corecmf/omnipay

使用

安装完成后,需要在 config/app.php 中将服务提供者注册到 providers 数组中:

CoreCMF\Omnipay\OmnipayServiceProvider::class,

##install

php artisan corecmf:omnipay:install