twin-elements/crud-bundle

Implement crud for CMS Jelllinek

Installs: 134

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

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

This package is auto-updated.

Last update: 2024-04-29 04:53:44 UTC


README

Install

composer require twin-elements/crud-bundle

in bundles.php add

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

How it use

php bin/console make:make_new_crud EntityName