Luca

Results 6 comments of Luca

Create a file named 'craue_config.yaml' inside your "config/packages"-Folder. Insert this: ``` craue_config: entity_name: App\Entity\YOURENTITY ``` After that, create you entity like this: ```

Try using this: `SYMFONY_ENV=prod ./bin/console _ACTION_`