Hello, I have two columns I want to match with a model's id. I could call hasOne two times but then...
Very poor solution: $arr = array(); foreach($this->get(array('team2')) as $t) { $arr[] += $t-&g...
The Laravel portal for problem solving, knowledge sharing and community building.
The community