eighty9nine / filament-excel-import

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

Upload file #8

Open kristijanw opened 5 months ago

kristijanw commented 5 months ago

Hi,

in production state of aplication I get error 401 Unauthorized while importing Excel documents. Can you help me find out what is the problem?

Snimka zaslona 2024-01-17 160810

DiGiTransf commented 1 month ago

Same issue here:

immagine

DiGiTransf commented 1 month ago

May be useful a configuration item to manage temp upload folders

DiGiTransf commented 3 weeks ago

Update on this issue: I experience the "Error during upload" error if:

DiGiTransf commented 3 weeks ago

May be useful a configuration item to manage temp upload folders

We set 'temporary_files' directive property 'local_path' to a custom (using an absolute path notation) writeable directory, in /config/excel.php but still no luck.