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