Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacth correct and there are but system can not read that #153

Open
muj4h1d1n opened this issue Mar 2, 2024 · 8 comments
Open

pacth correct and there are but system can not read that #153

muj4h1d1n opened this issue Mar 2, 2024 · 8 comments

Comments

@muj4h1d1n
Copy link

File [/home/u1694184/public_html/demo-sip-simakberita.com/storage/app/livewire-tmp/nhaUTQr5TnrrzFHbfk4T5SJ0yo5y9z-metaZm9ybWF0LXBlbWFpbi54bHN4-.xlsx] (local) does not exist and can therefor not be imported.

@fazalerabbi
Copy link

I am also facing this issue.

@Saifallak
Copy link
Contributor

also me having this issue.

@Saifallak
Copy link
Contributor

install "konnco/filament-import": "^2.0.2-beta" solves the issue.

@muj4h1d1n
Copy link
Author

konnco/filament-import": "^2.0.2-beta

yess this is work. thank you

@emmanpbarrameda
Copy link

composer require konnco/filament-import:^2.0.2-beta

@uqjohart
Copy link

Sorry, this issue is still around. I have tried:

  1. composer remove konnco/filament-import
  2. composer require konnco/filament-import:^2.0.2-beta
  3. php artisan cache:clear
  4. set the storage and below to 777 (to make sure it is not in the way)

And still receiving : File [/var/www/html/storage/app/filament-import/01J6DPX7QDYJBE380FWCRFFM4F.xlsx] (local) does not exist and can therefor not be imported.

I really love this plugin and do not want to be forced onto the terrible inbuilt batch imports. Any advice would be appreciated.

@avinmaster
Copy link

+++

@tiagof
Copy link
Contributor

tiagof commented Sep 26, 2024

This error was related to laravel-excel package and not this package.
Try running composer update and see if it solves...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants