rap2hpoutre / fast-excel

🦉 Fast Excel import/export for Laravel
MIT License
2.08k stars 246 forks source link

getHeaders no longer works #315

Open mjfoster126 opened 1 year ago

mjfoster126 commented 1 year ago

I use to check the headers to validate the spreadsheet but now I get this error:

Call to undefined method Rap2hpoutre\FastExcel\FastExcel::getHeaders()

mjfoster126 commented 1 year ago

(new FastExcel)->totalRows() no longer works also

StefanoTesla commented 1 year ago

count($page[x]); always work