How are you clicking the button multiple times? Are you using js to submit the form? if that is the case make sure to disable the button until you submit it.
stickman_123 liked this reply
If you are adding @csrf in your forms and it is not working Check the following: 1-Laravel file and folder permissions. OR 2-Laravel session setting OR 3-Session expired error due to cache
stickman_123 liked this reply
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community