query eluquent wherein code example Example: eloquent where in $users = DB::table('users')->whereIn('id', array(1, 2, 3))->get()