Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
试图找到如何将 EasyAdmin 与 DoctrineBehavoir Translatable 捆绑在一起工作的解决方案。有人可以帮助我吗?可能有一个例子吗?
我已将 KnpLabs 的 DoctrineBehaviors 捆绑包与 A2lixTranslationFormBundle 一起用于在 easyadmin 中创建翻译表单
- { property: 'translations', type: 'a2lix_translations' }
只需按照捆绑包的安装步骤,它就可以为我提供基本功能。(在 2.8 symfony 版本上工作)