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

Getting Started

Basic Table

Before we go any further, let's build a basic table with data from an Eloquent model. Livewire makes it easy to display data as rows in a table and add things like "delete" buttons to each row.