I've managed setting up a development environment running Symfony and sulu cmf. For production I have done the same, but then both Symfony and sulu with production-environment setting.
Everything is running fine except one small issue. When I want to log in, Chrome console shows me 'Invalid CSRF token'
I have cleared the cache of both browser and server, but it does not make any difference.
Any suggestions/experience with this issue?