Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 231 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 231 Bytes

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