Sometimes you need to be able to customize the directory structure provided by symfony. In this post, we will see how to leverage the new configuration system of symfony 1.1 to change the web root, cache, and log directories.
June 9, 2008
#Tutorials
Starting with symfony 1.1, it is now possible to easily use Propel 1.3 in your project to take advantage of its speed improvements, nested set implementation, object instance pooling, among others. Most importantly, Propel 1.3 uses PDO instead of Creole as the DBAL, offering a significant performance boost.
May 30, 2008
#Tutorials
If you don't know the symfony CLI tasks by heart yet, this may prove useful.
March 29, 2006
#Tutorials
Regular or AJAX, sortable lists are easy to implement if you extend the model properly.
March 24, 2006
#Tutorials
How could you live without it before ?
March 15, 2006
#Tutorials
If you always wanted to know how to use the admin generator introduced in symfony 0.6, the new generator chapter of the documentation is made for you.
February 27, 2006
#Tutorials
The days 13 and 14 of the advent calendar tutorials show how to implement tags in practice, and in minutes.
December 14, 2005
#Tutorials
Symfony is compatible with both windows and IIS. If you wonder how to setup symfony to have it work with IIS, check out our new tutorial.
November 8, 2005
#Tutorials
For those of you who wondered how to setup a multilingual project, the new chapter published in the book should clear a few dark zones.
November 7, 2005
#Tutorials
To demonstrate the spectacular possibilities of AJAX in web applications built with symfony, a new tutorial and a screencast have just been published. Check them out!
November 2, 2005
#Tutorials