fulgurio/twitter-bootstrap-bundle
Composer 安装命令:
composer require fulgurio/twitter-bootstrap-bundle
包简介
Symfony FulgurioTwitterBootstrapBundle
README 文档
README
This bundle will be use with others bundles whose uses Twitter bootstrap for Symfony 2.
Installation
Step 1: Download FulgurioTwitterBootstrapBundle using composer
Coming soon
Step 2: Enable the bundle
Enable the bundle in the kernel:
<?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new Fulgurio\TwitterBootstrapBundle\FulgurioTwitterBootstrapBundle(), ); }
How to use
It's easy, just use {{ asset('bundles/fulguriotwitterbootstrap/css/bootstrap.css') }} into your template to include bootstrap files (in this case bootstrap.css)
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-04-18