laravel excel 导入数据只有最后一列 Aug 19, 2017 此问题源于laravel excel的config文件,中的to_ascii配置项 由于我们使用了中文表头,所以将 config/excel.php中的 'to_ascii' => true, 改为 'to_ascii' => false, Subscribe to our newsletter Get the latest posts delivered right to your inbox. Your email address Subscribe Now check your inbox and click the link to confirm your subscription. Please enter a valid email address Oops! There was an error sending the email, please try later. TheadoreLee