I have a simple product form which has some basic details and an image is also being uploaded I get only image on controller and getting other data is blank .I m using vue3 Form component ,i just want to know how to get other data(we are using model finding with reactive) with request key. let data = new FormData(); data.append('file',file_name.value);
You are doing and amazing thing i try this video and it works properly
Tanks sir for make video
So nice of you
Sir please make video on Oops Concepts for Laravel functionality understand 🙏🙏🙏
Noted , Thanks
Thank you 💖
Thanks full
And also make video on Difference between Middleware , gates, policies, guards 🙏🙏 I'm confused between these
ok Noted !
Thank you sir for spreading your Knowledge ☺️
You're welcome. It has been my pleasure to help you out!
Can u make one video on laravel nuxt
sure , I'll
I have a simple product form which has some basic details and an image is also being uploaded I get only image on controller and getting other data is blank .I m using vue3 Form component ,i just want to know how to get other data(we are using model finding with reactive) with request key. let data = new FormData();
data.append('file',file_name.value);
data.append('user_name', user.name); - (same like file)
@@ajay-yadav Yes got it thanks for quick response
Sir kindly make video on Third party api in laravel i am deeply waiting for your video on third party Api integration in laravel and Vue3
As soon as possible
Usually I easily get your repository on GitHub but unable to find this one.