I'm building my first site in CakePHP. It will involve a few different sections that users will need to log in to post on, and I'm uncertain about in which order I should be developing the site. This is the first large-scale web app I've ever built; all prior PHP experience has been for brief tasks on clients' sites.
Should I make the user authentication (users, login, etc.) first, and then add the site's features? Or build out the site skeleton first, allowing anonymous users to do as they wish (with only me and a couple others testing), and then patch on user authentication? Good lord I'm confused. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
