M
M
mind32014-08-25 16:34:37
Doctrine ORM
mind3, 2014-08-25 16:34:37

How to organize an application structure with a common directory of models for different bundles in Symfony2?

So far, I decided to create a separate general bundle and from there use the generated ORM models in other bundles. I came to this decision because it is inconvenient to regenerate all Entities for each bundle separately. It is interesting to know how to organize the application structure correctly, so that you can use models from a common directory, and not spread the models into bundles?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-08-25
Protko @Fesor

stackoverflow.com/questions/9999433/should-everyth... - read this discussion.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question