Build Modern Laravel Apps Using - Ep 21, Inertia’s Form Helper

Anyone who has ever shipped a form to production knows that users will do all sorts of weird things that you didn’t expect. To demonstrate this, we’ll solve the “spam click the submit button“ problem by conditionally disabling the button after the first click. Then, we’ll switch over to using Inertia’s form helper, which makes tasks like this laughably simple. Watch this full series, track your progress, and participate in a massive Laravel community at . Laracasts: Build Modern Laravel Apps Using : Laracasts Twitter: Jeffrey Way Twitter:
Back to Top