Ideally, that's how I do it too. Not always, but most of the time. :) Creating the database first, bake something, test it. Delete the app, revise the database, bake it again.. The database is the single most important part of your application.
On Apr 24, 11:51 am, viis <[email protected]> wrote: > Would like to know what is your workflow when you start a new cakephp > project from zero, > > do you start from > - making CSS and views > - later create databases - models, > - and leave the controllers last , > > or you work with views, controllers, models simultaneously piece by > piece > > or in what order do you work > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
