Filament Import Excel XLSX

i use this package https://filamentphp.com/plugins/eightynine-excel-import to deal with excel import cause i'm familiar with laravel-excel.
when i download the template excel using Excel::download() it downloaded success.
but when i upload it said didn't corrext excel format.
btw i use Linux and WPS editor.
Thank you
Filament
This package adds a new action to your filament resource table, allowing you to easily import data to your model from excel files.
Was this page helpful?