79224454

Date: 2024-11-25 20:04:40
Score: 2
Natty:
Report link
  1. Go to config/excel.php
  2. In CSV settings change in 'input_encoding' => 'UTF-8' for Csv::GUESS_ENCODING
  3. Add the reference at the top of the file also use PhpOffice\PhpSpreadsheet\Reader\Csv;
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jonatan Garces Lara