I try to move my module which generated by the Admin Genrator to a plugin. Error: Fatal error: Class \'BaseFooGeneratorConfiguration\' not found in ...
I\'m using Symfony\'s admin generat开发者_运维知识库or and on the whole everything is working as I would like.
I\'ve used the \"doctrine:generate-admin\" task. Everything is working but I want to use the generator.yml file to unset some form fields there rather than having to unset them in the Form class itsel
Hey guys, I\'ve used the Symfony admin generator for a module. Everything is working, but when the form for my model is instantiated, I need to pass in my own option.
I\'m doing a blog engine in Symfony. Here\'s part of my schema : Content: connection: doctrine tableName: ec_content
I had used the symfony admin generator to create an web application for athletes management. One of the last client\'s requirement was to add a feature to notice the user and send an e-mail to the adm
I\'m using Symfony 1.4 and Doctrine. My application\'s backend was built using Symfony\'s admin generator.
I\'m using Symfony 1.4 and Doctrine. Let\'s say I have 2 classes : a Brand and a Product. When I create a new product in the Admin Generator based admin, I\'d like to choose a brand from a dropdown