i have a question when i click the add to cart product then add a quantity for example 3 after the redirect when i go to the database in MySQL carts table it shows in the quantity NULL where did i go wrong?
if you are using POST method then maybe you got this error >>The POST method is not supported for route add_cart/12. Supported methods: PUT. then use route::match(['PUT', 'POST'], '/add_cart/{id}', it waste my too much time maybe it can help you, before reloading your page you must optimize your project >>php artisan optimize.
Sir big fan of ur you are amazing person first of all thank u so much making this video plz we want order details of that person, and add to card details and payments integration and Video when u start making this sir
Tutorial is esy and understandable and quality is very high. Appreciated.
Glad you think so!
How blessing your are in terms of explanation. I feel its my good time going after i watch your tutorial. nothing can get better than this
Excellent work. A good balance between pedagogy and efficiency. Thank you !
nice job , but why you didn't make the relation between models
i have a question when i click the add to cart product then add a quantity for example 3 after the redirect when i go to the database in MySQL carts table it shows in the quantity NULL where did i go wrong?
how you are showing the selelcted value in counter?
Sir i have one question why you are readding user table fields and products table fields in cart table..why you isn’t use foreign id assign role?..
when we go to product details sesction our product avail able quantity is one how to dynamic this ??
Thankfully 🎉🎉🎉
if you are using POST method then maybe you got this error >>The POST method is not supported for route add_cart/12. Supported methods: PUT. then use route::match(['PUT', 'POST'], '/add_cart/{id}', it waste my too much time maybe it can help you, before reloading your page you must optimize your project >>php artisan optimize.
Sir big fan of ur you are amazing person first of all thank u so much making this video plz we want order details of that person, and add to card details and payments integration and Video when u start making this sir
problem,error show QLSTATE[23000]: Integrity constraint violation: 1048 Column 'phone' cannot be null
Great..
Thanks
Vai big fan
Big thank you vai
sir i am facing an error when i use * to multiply product price with quantity the error is {A non-numeric value encountered}
Sir, You should use input type="number" in form.
@@ErGhanshyam too late reply. now i have become full stack developer 😁. Thanks
Haha 🐸
Perfect
Attempt to read property "title" on null
Lesson13:th-cam.com/video/HA95MpQTmnM/w-d-xo.html
got it!
Nice
Thanks
Sir please make the next video I am waiting for that
perfect!
little bit problem I can found here Quantity remains constant even after adding into a cart
another error is that when i add already added product it gives error
plz make video on cash on delivery
It will be after 2 videos
When is the new video
Sir can u provide source code link plzzz sir
done 18.1.2023
if you did it then please can you help me, I need some help.?
data cart table jasse na!
I am getting error plz sir plz sir provided source code
hhh
what is the error ? i m doing the complete project
@@saki2338 hello i am facing an error when i use * to multiply product price with quantity the error is {A non-numeric value encountered}