This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
chris10207
Hi, for my project, im facing an interesting data model to be translated under October. My app is managing Companies which have a list of contact who themselves have a list of certifications.
So : the model Company hasMany Contact model. the model Contact belongsToMany Certification model.
Is this possible ? and how it is gonna look in the backend with this double relation controller involded ?
thanks
1-2 of 2