Courses

Practical Livewire 3: Order Management System Step-by-Step

Order Create/Edit with Pikaday

You're reading a FREE PREVIEW of a PREMIUM course.

In this lesson, we will create a Livewire component for creating and editing orders. We will reuse some logic from before lessons, like select2 component or Pikaday, so not everything new will be new here.

working order form

Again, let's start this lesson by creating the Livewire component, Route Model binding Order and we will add a frontend layout with hard-coded data. Next, as this is a new component we need to register a route for it and make the Create and Edit buttons work. Also, to bind the input to the $order property we need validation rules, so let's also add them now...

The full lesson is only for Premium Members.
Want to access all 17 text lessons of this course? (93 min read)

You also get:

  • 76 courses
  • Premium tutorials
  • Access to repositories
  • Private Discord