[Vuejs]-How to upload multiple files using codeigniter and vue js 17 October 2023 by thecoderscamp.com 0👍 ✅ Just simply remove $config[‘file_name’] = $_FILES[‘files’][‘name’][$i]; and it will fix your issue. [Vuejs]-How to apply webpack tree shaking feature to Vue template‘s v-if directive? Source:stackexchange.com