Example #1
0
 public function getCarreras()
 {
     return Carrera::all();
 }