you should always navigate to your app - or at least - its parent folder (for a new app) before executing the cake console: http://www.dereuromark.de/2011/10/31/freshly-baked-cake2-0-tips/
On 8 Nov., 08:49, Andras Kende <[email protected]> wrote: > Try cake bake from inside the app folder... > > cd /richardfiles/projects/php/xampproot/emr2.0/app > cake bake > > Andras Kende > > On Nov 8, 2011, at 1:35 AM, Richard Neil Roque wrote: > > > > > > > > > Why do cake bake seems not to access my app folder? > > instead it shows the following and ask me the directory where i wanted > > to put my app > > > Welcome to CakePHP v2.0.2 Console > > --------------------------------------------------------------- > > App : emr2.0 > > Path: /richardfiles/projects/php/xampproot/emr2.0/ > > --------------------------------------------------------------- > > What is the path to the project you want to bake? > > [/richardfiles/projects/php/xampproot/emr2.0/myapp] > > > > I do have an app folder at emr2.0 > > and actually i do have some i use bake previously and after i edit > > some of the views > > i decided to add again a model by using bake, but now bake seems to > > not work. > > > thanks > > > -- > > Our newest site for the community: CakePHP Video > > Tutorialshttp://tv.cakephp.org > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
