我是否需要使用 symfony2 / fosuserbundle 和 sonata admin 删除我的自定义用户实体

发布于 2024-12-27 00:30:56 字数 160 浏览 0 评论 0 原文

最初我将 FOSUserbundle 与 symfony 一起使用。我需要为额外字段创建自定义用户实体。

我安装了 Sonata Admin 。它还具有 Sonata 用户捆绑包。

现在我想知道我是否需要删除之前创建的用户实体,因为 Sonata 用户捆绑包或者它们可以共存

Initially I was using FOSUserbundle with symfony. I needed to create my customuser entity for extra fields.

Niw I installed Sonata Admin . It also has Sonata User bundle.

Now I want to know that do I need to remove my previously created User entity becasue of Sonata user Bundle or they can co-exist

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

护你周全 2025-01-03 00:30:56

它们可以共存,只需查看此链接提供的 Sonata Admin Bundle 文档即可:http://sonata-project.org/bundles/admin/master/doc/reference/security.html 和这个:http://sonata-project.org/bundles/user/master

They can co-exist, just have a look on the documentation of Sonata Admin Bundle provided at this link: http://sonata-project.org/bundles/admin/master/doc/reference/security.html and this: http://sonata-project.org/bundles/user/master

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文