In my case, I create the database first...
then I bake the project in cakephp..
then, I created the layout (css, images, menus)
then I start to work with controllers and views..
I work on controllers, and action by action, when its ready, I create the
view to test it.
once its all done, i work on auth and acl if the project needs it...

thats the way I work on my projects... not only in cakephp, but any
language/framework...

--
Renato de Freitas Freire
[email protected]


On Sat, Apr 24, 2010 at 6: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 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]<cake-php%[email protected]>For
>  more options, visit this group at
> http://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

Reply via email to