Question: What is the purpose of the CakePHP 'belongsTo' association?Answer: 'belongsTo' association is used to define relationships where a model 'belongs to' another model.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: