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 和 sulu cmf 的开发环境。对于生产,我做了同样的事情,但是 Symfony 和 sulu 都具有生产环境设置。
除了一个小问题,一切都运行良好。当我想登录时,Chrome 控制台显示“无效的 CSRF 令牌”
我已经清除了浏览器和服务器的缓存,但没有任何区别。
对此问题有任何建议/经验吗?