Import XLSX / CSV
Is prebuilt actions works with both xlsx and csv format? If not, then is there are any plugins which works with both?
I've tried installing konnco/filament-import but which is throwing an installation error for filament V3.
Thanks.
1 Reply
By default only CSV is supported, but there's plugins to help you with this in the plugins store for both import and export
can you share the installation error message
It may be an unmaintained plugin that's not supporting Larave 12
otherwise try to add the plugin directly to your composer.json and run
composer update