next-sentence/settings-bundle

为您的monofony添加设置面板。

安装: 450

依赖项: 0

建议者: 0

安全: 0

星星: 0

关注者: 2

分支: 1

开放问题: 1

类型:symfony-bundle

dev-master / 1.0.x-dev 2023-12-27 08:54 UTC

This package is auto-updated.

Last update: 2024-08-27 10:06:06 UTC


README

安装

此安装说明假定您正在使用Symfony Flex。

  1. 使用composer安装插件

    composer require next-sentence/settings-bundle
  2. 生成并运行Doctrine迁移

    ./bin/console doctrine:migration:diff
    ./bin/console doctrine:migration:migrate
    

许可证

此插件完全免费,并按照MIT许可证发布。