symfony-bundle twitter-bootstrap-bundle
Symfony FulgurioTwitterBootstrapBundle
fulgurio/twitter-bootstrap-bundle
Symfony FulgurioTwitterBootstrapBundle
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
This bundle will be use with others bundles whose uses Twitter
bootstrap for Symfony 2., (*1)
Installation
Coming soon, (*2)
Step 2: Enable the bundle
Enable the bundle in the kernel:, (*3)
``` php
<?php
// app/AppKernel.php, (*4)
public function registerBundles()
{
$bundles = array(
// ...
new Fulgurio\TwitterBootstrapBundle\FulgurioTwitterBootstrapBundle(),
);
}
```, (*5)
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), (*6)
dev-BootstrapV2
dev-BootstrapV2
Symfony FulgurioTwitterBootstrapBundle
Sources
Download
MIT
by
Vincent GUERARD
2.3.2
2.3.2.0
Symfony FulgurioTwitterBootstrapBundle
Sources
Download
MIT
by
Vincent GUERARD
dev-master
9999999-dev
Symfony FulgurioTwitterBootstrapBundle
Sources
Download
MIT
by
Vincent GUERARD
3.1.1
3.1.1.0
Symfony FulgurioTwitterBootstrapBundle
Sources
Download
MIT
by
Vincent GUERARD