Esempio n. 1
0
 public function getAll()
 {
     return Carousel::orderBy('position', 'ASC')->get();
 }