In this article, nathan will teach you how to create a custom error pages in your symfony application.
More »Welcome to MVCForge!
A social news site written by programmers for programmers who build applications using MVC Frameworks like CodeIgniter, CakePHP, Ruby on rails, Django and more.
In this article, nathan will teach you how to create a custom error pages in your symfony application.
More »Software automates different aspects of our life bringing efficiency coupled with huge savings of time. But what about lives of software developers? There has always been a way to automate their work, but it hasn't been used widely. One of the reasons is that developers are quite efficient by themselves leaving business managers without a queston about boosting development efficency.
More »This article will teach you to understand the basic structure of symfony, a php based mvc web framework. It has three main parts: Model, Controllers and Views.
More »I've been looking for a simple application using symfony. Unfortunately, i've found this article written by Ryan Weaver, a simple Todo list application using symfony. Check the site :)
More »With the completion of the new Symfony 1.1 framework, there are many changes in store for the average Symfony developer. Some less visible changes in the framework include a refactoring of the core classes to increase modularity. This will cause several little changes, like, for example, the new location of the flash object as part of the user object:
More »