thunderlabid / credit
此包已被废弃,不再维护。未建议替代包。
此包的最新版本(dev-master)没有可用的许可信息。
信用域
dev-master
2017-02-16 09:31 UTC
Requires
- php: >=5.5.9
- illuminate/support: 5.*
This package is not auto-updated.
Last update: 2020-01-24 17:04:22 UTC
README
##如何使用##
-
在 composer.json 中添加 "thunderlabid/credit": "dev-master"
-
运行 composer update
-
在 config/app.php 中添加服务提供者 Thunderlabid\Credit\CreditServiceProvider::class,
别名 'Credit' => Thunderlabid\Credit\Facades\Credit::class,
##文档结构## 进行中
##文档功能## 进行中