symfony-2.0 Questions

5

Solved

I am using Symfony2.0 and FOSUserBundle, and would like to disable the csrf token on my login form. I have disabled the csrf protection globally on my website in my config.yml: framework: csrf_p...
Levkas asked 7/3, 2013 at 11:13

3

Solved

What is the best way to deploy symfony2 application in a subdirectory or an alias ? Lets say that my application will run under: http://domain/symfonytest symfonytest is an alias to some director...
Mirnamirror asked 14/9, 2012 at 11:52

2

Solved

I have two entities I wish to serialize with the JMSSerializerBundle. The Music Entity has a mapping-file with exclusion_policy: NONE. The Music entity has a field of the entity User from FOSUserB...
Attenborough asked 18/10, 2012 at 17:15

3

Solved

How to disable profiler in Symfony2 in production? I do not mean the toolbar - I mean the profiler. I want to disable it in production, I use it extensively for development so the solution with r...
Flatboat asked 16/12, 2012 at 13:54
1

© 2022 - 2024 — McMap. All rights reserved.