Showing posts with label Console. Show all posts
Showing posts with label Console. Show all posts

Thursday, July 7, 2011

Setting Up the CakePHP Console on Windows


This is a short screencast on configuring your windows environmen to run the CakePHP console shells from the command line.

Code Generation With Bake:
http://book.cakephp.org/view/113/code-generation-with-bake

Saturday, May 21, 2011

Cake Bake On Mac OS X


Learn how to set up paths on a mac for the cake bake tool

the contents for the .profile

export PATH=/Applications/MAMP/bin/php5/bin/:/Applications/MAMP/Library/bin/:/Users/you

­rhomedir/Sites/cake/cake/console/:$PATH