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

Problem with delete multipleImages #5856

Open
blessq12 opened this issue May 18, 2024 · 0 comments
Open

Problem with delete multipleImages #5856

blessq12 opened this issue May 18, 2024 · 0 comments

Comments

@blessq12
Copy link

  • Laravel Version: 10.48.9
  • PHP Version: 8.3.4
  • Laravel-admin: 1.8

Description:

i faced a problem. Need to add several images with thumbnail for my Product model in my project. Upload images and generate thumbnails - all good.
But when i add to form multipleImages removable method a delete buttons are appeared near every images

when i call a delete for image its returm me a 500 http status and debug show a message

    "message": "League\\Flysystem\\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /usr/local/var/www/gsushi.dd/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 181",

throughout all backtrace i can't find how to fix that and need a help cause i spent near a week to solve this 🤷🏻‍♂️

Steps To Reproduce:

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

1 participant