-
20.08.11 - Fixtures in Symfony 2
6 commentsThe fixtures is a data configuration for our Symfony 2 project, is a simple but a powerful way to load into the database default or required information for the correct execution of the application. Often, in the development phase, the model changes or even dropped, as the recovery comes tedious [...]
