Top "Cakephp-bake" questions

Code generation tool for CakePHP framework.

CakePHP Bake Shell Error: Database connection “Mysql” is missing, or could not be created

I have an issue here with baking. I've read the previous answers to similar questions, but the solutions seem to …

php cakephp pdo command-line-interface cakephp-bake
Bake every table in CakePHP?

The database I'm working on has more than 100 tables, so I'm not going to sit here baking a model and …

php hibernate cakephp orm cakephp-bake
CakePHP, Set "cake" Environment Variable?

I'm using the "cake" console in cakephp on Mac OS X 10.6.2. How do I set up the environment variable (or …

php cakephp environment-variables cakephp-bake
Getting CakePHP 2.0 to Bake

I'm having some trouble getting the Bake feature of CakePHP 2.0 working.. I think it is down to the way I've …

cakephp cakephp-2.0 cakephp-bake
CakePHP: -bash: cake: command not found

I've used CakePHP a few times before but this is the first time I'm trying out Bake. On my Mac …

php cakephp cakephp-bake