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.
我的 symfony 项目分为几个应用程序。使用 sfDoctrineGuard 插件,我想创建另一个仅用于登录的应用程序,并在登录后重定向到相应的应用程序。
(我能找到的只是这个线程,具体细节有点模糊。)
我不知道第一部分的答案;但是我使用了一个跨应用程序链接插件。