双元素/crud-bundle

为 Jelllinek CMS 实现 CRUD

安装: 134

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle

v1.3.3 2022-07-29 11:50 UTC

This package is auto-updated.

Last update: 2024-09-29 05:56:57 UTC


README

安装

composer require twin-elements/crud-bundle

在 bundles.php 中添加

TwinElements\CrudBundle\TwinElementsCrudBundle::class => ['dev' => true],

如何使用

php bin/console make:make_new_crud EntityName