Laravel 8 E-com Part-26 | How to check stock availability | Stock validation in checkout page

preview_player
Показать описание
In this video, we will be doing validation in the checkout page. If the product is out of stock, the add to cart button will not be visible to the users. If the user has already added the product in the cart before it was out of stock, we will be checking the availability in the cart page and if the product is out of stock, it will be removed automatically when the user places his order/ in the checkout phase.

If the video helps you, hit the like button and subscribe to the channel. If you have any doubts or suggestions, drop them in the comments below and i will answer them.
Thanks for watching

Рекомендации по теме
Комментарии
Автор

Sir I cannot understand the functionality inside foreach loop please help me out while checking stock availability

jawadsaleem
Автор

hi sir i have problem in function index in checkoutcontroller

belguithmohamedzied
Автор

at 8:32 my function() not work when i update qty in my cart is >1 and the check out page not shows the "Product details"

vinhle
Автор

How i make Featured Products clickable?

lukavasilj