Friday, February 11, 2011

Symfony Forms

Forms are needed when we want to insert or modify something in the database. Symfony takes care it for us and we just need to modify few lines to customize it.

http://www.symfony-project.org/forms/1_4/en/11-Doctrine-Integration


./symfony doctrine:build-forms

No comments:

Post a Comment