smile/training-bundle
Composer 安装命令:
composer require smile/training-bundle
包简介
Smile Symfony2 training bundle
README 文档
README
About
It's just a training bundle. Not much to see here.
Installation
$ php composer.phar require smile/training-bundle
Register the bundle in app/AppKernel.php.
public function registerBundles() { $bundles = array( // ... new Smile\TrainingBundle\SmileTrainingBundle, // ... ); // ... }
Configuration
Figure it out !
统计信息
- 总下载量: 241
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-01-19