susomena/hello
Composer 安装命令:
composer require susomena/hello
包简介
Simple 'Hello, world!' Laravel package
README 文档
README
Simple "Hello, world!" Laravel package
If you want to use this package you have to import it with composer with the following command:
composer require susomena/hello
And then, after updating composer, add the HelloServiceProvider to your config/app.php providers array:
'Susomena\Hello\HelloServiceProvider',
Now you can say ello to the world with:
Hello::world();
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-27