Ejemplo n.º 1
0
 function get_last2()
 {
     return banner::orderBy('idbanner', 'DESC')->take(2)->get();
 }