Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question