コード例 #1
0
ファイル: Hotels.php プロジェクト: saminanirmala/hotelreserve
 public function getHotels()
 {
     return Hotels::all();
 }