raw([ 'business_id' => $business_id, 'project_id' => rand(1, 4027), ]); } } DB::table('sprints')->insertOrIgnore($sprints); } }