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