Search code examples
databasesymfonymultiple-languages

Support multiple languages in symfony 2


I'm looking for a tutorial about how to design the database schema to support multiple languages in symfony 2 and found this. Unfortunately it's for symfony 1.3 and it's deprecated. I'm wondering how to support multiple languages in symfony 2? (Especially how to design the database schema.) Thanks.


Solution

  • If you want use ORM here is some interesting sources: