file->mimes['xml'] = 'text/xml'; $config->file->mimes['html'] = 'text/html'; $config->file->mimes['csv'] = 'text/csv'; $config->file->mimes['default'] = 'application/octet-stream';