For my project, I created 2 entities : Recipe & Ingredient. They are a ManyToMany relation. mysql shema I generated everything from the console (entity & CRUD). But, I can’t save ingredients …
For my project, I created 2 entities : Recipe & Ingredient. They are a ManyToMany relation. mysql shema I generated everything from the console (entity & CRUD). But, I can’t save ingredients …