CakePHP Blog Tutorial Part 14 - Migrations / Schemas

CakePHP Blog Tutorial Part 14 - Migrations / Schemas
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.

by andrewperk in
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 11 - Baking our Posts

CakePHP Blog Tutorial Part 11 - Baking our Posts
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.

by andrewperk in
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 Comments

CakePHP Blog Tutorial Part 12 - Baking Comments
In this CakePHP tutorial we use the bake script to finishing baking our blog by baking associated comments for our posts.

by andrewperk in
In this CakePHP tutorial we use the bake script to finishing baking our blog by baking associated comments for our posts.
Turn Windows into Linux and watch me cook a pork chop

Turn Windows into Linux and watch me cook a pork chop
Setup Apps as Apache virtual hosts and turn Windows into Linux. Skip the fun 1.42 setup virtual hosts 2.33 turn Windows into Linux

by leighmac in
Setup Apps as Apache virtual hosts and turn Windows into Linux. Skip the fun 1.42 setup virtual hosts 2.33 turn Windows into Linux
CRUD once & Capture elements

CRUD once & Capture elements
See how to do CRUD only once in your app and see how to capture elements for your layouts.

by leighmac in
See how to do CRUD only once in your app and see how to capture elements for your layouts.
1 2 3 4 5 6