 
            foreach(Input::post('requests', array()) as $req)
{
    $comcard->requests[] = Model_Request::find($req);
}
		 Thanks!
(I was doing it the Kohana way. I guess I need to unlearn some stuff
 Thanks!
(I was doing it the Kohana way. I guess I need to unlearn some stuff  )
)		It looks like you're new here. If you want to get involved, click one of these buttons!