I built a pos application in Laravel and hosted it on a shared hosting server. on the live server when I try to send ajax request multiple times to add products from the right side pane(by clicking image one after one) it starts responding 403 forbidden after some request.
Any help, what I can do to prevent this, and what is the cause?