Create your table structure first and then run through cake bake to have it create your models for you. It should be fairly straight forward. I would also suggest removing the id field from matches_teams.
On Fri, Jan 4, 2013 at 9:39 AM, marcus33cz <[email protected]> wrote: > Thanx a lot jsundquist! > > I guess it makes sense but the assotiation is getting pretty complicated. > :) > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > 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]. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
