Modals

Forms inside modals

12:23 · By Caleb Porzio

Level up. Big time.

Instant access to over 8 hours of content. Explore tons of course code and use it in your own apps.

Yearly

$69 /yearly

Access all screencasts and source code by subscribing on a yearly basis.

Lifetime

$149

Pay once, and get access to all future screencasting content. Forever.

Already a GitHub sponsor? Email us for a discount.

In this episode we're going to make a modal containing a form for our users to create a new post without leaving the "posts" page. Along the way we'll use things like Livewire Form Objects to clean up the code and allow us to re-use the code for the form in other areas of the application.

Share