//includes the rest of the query from table2 in database2 $data1=DB::select($query1); $data2 = DB::connection("mysql2")->select($query2);.
確定! 回上一頁