Almost there!
Sign in to GitHub to access these screencasts.

Getting Started

Page Components

So far we've built basic, standalone, components. In this video I'll introduce you to the concept of "Page Components". These allow you to use a Livewire component as an entire page in your app. We'll cover things like routing, page layouts, and page titles.