예제 #1
0
파일: banner.php 프로젝트: dieka2501/jip
 function get_last2()
 {
     return banner::orderBy('idbanner', 'DESC')->take(2)->get();
 }