Can you show some code for the method that create your new record?
May 16, 2021
2
Level 5
Updating the image in laravel 8 clears out the rest of the data in the form
I am working on a laravel 8 project, am using Vue and Inertia when i try to update an image it clears the rest of the data in the form. But if i update the the form without updating the image it works fine. I can create a new record with an image i find that only when i try to update the image that's when this happens
Please or to participate in this conversation.