paaacman / bootstrap-bundle

BraincraftedBootstrapBundle通过提供模板、Twig 扩展、服务和命令将 Bootstrap 整合到 Symfony4。它是从 BraincraftedBootstrapBundle 分支出来的。

安装: 747

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 182

类型:symfony-bundle

v2.2.0 2016-01-23 17:44 UTC

README

安装

首先,您需要将 shaygan/bootstrap-bundle 添加到 composer.json 文件中。

{
   "require": {
        "shaygan/bootstrap-bundle": "dev-master"
    }
}