thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.72k stars 2.67k forks source link

Unable to upload image after upgrade to laravel 9 #5789

Open farheen0702 opened 10 months ago

farheen0702 commented 10 months ago

Laravel version

9

PHP version

8.0

Voyager version

1.6

Database

8.0

Description

image

I am facing issue on view of my edit pages that this image upload is calling the wrong api and i'm not able locate the exact the issue and from where can we update this.

Steps to reproduce

Body component has option for Multiple function and one of them image upload image

Expected behavior

The api should be upload whereas it's calling edit The same code is working for another project

Screenshots

image

Additional context

No response

ricidelphy commented 10 months ago

yes, I experienced the same thing as you, is there someone who can solve this bug?

ihzadeprian1305 commented 8 months ago

Same experience after using voyager 1.6 :(, before that i used voyager 1.x-dev and everything was okay, any idea guys?