User Generated Tutorials
CakePHP Blog Tutorial Part 2 - Naming ConventionsA tutorial for building a blog using the CakePHP framework. This tutorial covers the naming conventions for files and classnames as well as the CakePHP URLs.
A tutorial for building a blog using the CakePHP framework. This tutorial covers the naming conventions for files and classnames as well as the CakePHP URLs.
CakePHP Blog Tutorial Part 14 - Migrations / SchemasIn this CakePHP tutorial we use CakePHP's Schemas which work like ruby on rails's migrations. They allow us to manage our database using php instead of sql.
In this CakePHP tutorial we use CakePHP's Schemas which work like ruby on rails's migrations. They allow us to manage our database using php instead of sql.
CakePHP Blog Tutorial Part 13 - Rss FeedIn this CakePHP tutorial we generate a RSS feed of all of our posts.
In this CakePHP tutorial we generate a RSS feed of all of our posts.
CakePHP Blog Tutorial Part 12 - Baking CommentsIn this CakePHP tutorial we use the bake script to finishing baking our blog by baking associated comments for our posts.
In this CakePHP tutorial we use the bake script to finishing baking our blog by baking associated comments for our posts.
CakePHP Blog Tutorial Part 11 - Baking our PostsIn this CakePHP tutorial we use the bake script to bake our model, views, and controller for our posts table along with full crud actions.
In this CakePHP tutorial we use the bake script to bake our model, views, and controller for our posts table along with full crud actions.
CakePHP Blog Tutorial Part 10 - Setting Up the Cake Console and BakeIn this CakePHP tutorial we get the CakePHP cake console up and running so that we can use the Bake script.
In this CakePHP tutorial we get the CakePHP cake console up and running so that we can use the Bake script.






