If you take a look at bakingplate, they have lots of submodules from various people that you cans see their work. You can also click on Network on a project on github and see other people's forks and additions.
https://github.com/ProLoser/BakingPlate On Thu, Jun 7, 2012 at 7:59 AM, bs28723 <[email protected] > wrote: > On 6/6/2012 10:19 PM, Justin Edwards [via CakePHP] wrote: > > > > For development as you go along, you'd naturally take your controller > > methods and turn them into components where you'd see they'd need to > > be reused, the same with helpers. > exactly. I have already started doing this on my project. Looks like > this is a natural progression. Good to know. > > You'll naturally have lots of DUH moments and feel like a moron as you > > learn, that's what learning is all about. A man isn't worth his salt > > unless he doesn't appreciate the grind and the discipline. > > > I like learning, I just get frustrated when I want to know more, and I > can't find the information quickly. But I think your idea of getting > code from github may be a great idea. Is there an easy way to search > and see what is out there? Seems pretty random. > > Thanks, > bill > > > ------------------------------ > View this message in context: Re: Looking for MVC & CakePHP Best practice > doc, examples for Med to large > sites<http://cakephp.1045679.n5.nabble.com/Looking-for-MVC-CakePHP-Best-practice-doc-examples-for-Med-to-large-sites-tp5708484p5708628.html> > Sent from the CakePHP mailing list > archive<http://cakephp.1045679.n5.nabble.com/>at Nabble.com. > > -- > 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 > -- 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
