shaygan / bootstrap-bundle

BraincraftedBootstrapBundle 通过提供模板、Twig 扩展、服务和命令,将 Bootstrap 集成到 Symfony2 中。

安装量: 2,443

依赖者: 0

建议者: 0

安全性: 0

星标: 1

关注者: 2

分支: 182

类型:symfony-bundle

3.0 2022-01-08 09:02 UTC

README

安装

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

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