eighty9nine / filament-excel-import

Import data into your resource from excel
MIT License
40 stars 11 forks source link

No ReaderType or WriterType could be detected. #17

Open markwillow opened 1 week ago

markwillow commented 1 week ago

No ReaderType or WriterType could be detected. Make sure you either pass a valid extension to the filename or pass an explicit type.

I am getting this error message even though I am using .xlxs, .xls or .csv file.

markwillow commented 1 week ago

This is no longer an issue. It happens due to the new update with Laravel. So, make sure to update your component too.

irfanandratama commented 6 days ago

This is no longer an issue. It happens due to the new update with Laravel. So, make sure to update your component too.

How do you resolve it?

markwillow commented 5 days ago

I guess this is an on-going issue. Can someone look at this?