User Generated Tutorials
CakePHP Blog Tutorial Part 1 - InstallationLearn how to install Cakephp 1.3 on a windows environment.
Learn how to install Cakephp 1.3 on a windows environment.
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.
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 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 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 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.






