Livewire Screencasts

Level up. Big Time.

Instant access to over 8 hours of content

Explore tons of source code and use it in your own apps

Support our lovely project

Yearly

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

$69
yearly

Lifetime

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

$149
Already a GitHub sponsor? Email us for a discount ↗

Blade Components

Component Basics

Blade components are an essential part of building Livewire apps. They allow you to extract parts of your template into re-usable components that come with all sorts of powerful features like props, slots, etc. In this episode we're going to start with extracting a basic "separator" component and play with slots.
Share