コード例 #1
0
ファイル: banner.php プロジェクト: dieka2501/jip
 function get_last2()
 {
     return banner::orderBy('idbanner', 'DESC')->take(2)->get();
 }