//if you can want increase the group_contat max length SET SESSION group_concat_max_len = 1000000;
DB::statement('SET GLOBAL group_concat_max_len = 1000000');