jorge07 / symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.
MIT License
1.07k stars 187 forks source link

User class | Interacting with more entities #180

Closed abelardolg closed 4 years ago

abelardolg commented 4 years ago

Hi there, I wonder if I could enrich this app by adding more entities such as project.

For example, I would like to represent this ERD: Captura de pantalla de 2020-07-10 15-02-36

Let me know if you consider it a nice idea, please.

Best regards.

jorge07 commented 4 years ago

This project it's just a template. You can create you own by just forking the repo. Whenever we have a change in master you just need to rebase to keep your fork up to date. I think is out of the project scope.

jorge07 commented 4 years ago

Thanks for the feedback