ilya/resolver
Composer 安装命令:
composer require ilya/resolver
包简介
Don't let the magic confuse you - these are not static classes!
关键字:
README 文档
README
Grab it from Packagist using Composer like so:
composer require --dev "ilya/resolver:1.0"
Add the service provider in app/config/app.php:
'Ilya\Resolver\ResolverServiceProvider'
Use
Now you can try it out:
php artisan facade:resolve
php artisan facade:resolve Form
php artisan facade:resolve "C*"
Any would work.
Enjoy!
License
All code is licensed under the MIT license
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-03-17