You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #1373 Add relations to entity form generation (maelanleborgne)
This PR was squashed before being merged into the 1.x-dev branch.
Discussion
----------
Add relations to entity form generation
PR for #1372
When generating a form for an entity (through `make:form` or `make:crud`), this feature adds an EntityType input for each compatible relations in the generate form.
- [x] Add tests
Commits
-------
85e4306 Add relations to entity form generation
0 commit comments