check quantity
how can check quantity i selected available in stock before submit ..?

4 Replies

Might work via
$livewire->validateOnly('quantity')
combined with a rule for that inside afterStateUpdatedcan you write the code pless .
hey where you able to solve it