Posts by Eduh Azvdo • 11 points
1 post
-
1
votes2
answers147
viewsA: HABTM problem in Cakephp 2.x
Try adding on the line above the find this code snippet: $this->Setor->bindModel( array('hasMany' => array('Veiculo') ) );
1 post
1
votes2
answers147
viewsTry adding on the line above the find this code snippet: $this->Setor->bindModel( array('hasMany' => array('Veiculo') ) );