jackwong/fadadaapi

There is no license information available for the latest version (1.0.1) of this package.

Fadada

Maintainers

Package info

github.com/jackwong7/FadadaApi

Issues

pkg:composer/jackwong/fadadaapi

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 1

1.0.1 2018-11-28 04:30 UTC

This package is auto-updated.

Last update: 2026-03-01 00:12:28 UTC


README

"# FadadaApi"

安装命令 composer require "jackwong/fadadaapi ^1.0.0"

laravel5.5以下的包 需要在app配置文件的providers添加下面服务

JackWong\Fadada\FadadaServiceProvider::class

发布config文件 php artisan vendor:publish --provider="JackWong\Fadada\FadadaServiceProvider"