jackwong/fadadaapi

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

Fadada

1.0.1 2018-11-28 04:30 UTC

This package is auto-updated.

Last update: 2024-05-28 22:11:13 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"