Livewire has quickly become one of the most popular package for building Laravel applications. It allows you to create dynamic components within PHP, which often results in allowing you to skip the JavaScript layer entirely. In this series, we’ll go over the basics of Livewire and why/when you might reach for it. We’ll then build and test several practical Livewire components.
Overview
Syllabus
- Introduction
- How it Works
- Examples
- Contact Form With Validation
- Contact Form Testing
- Search Dropdown
- Pagination
- Datatables
- Datatable Testing
- Comments Component
- Comments Component Testing
- Livewire Polling
- File Uploads
- File Uploads Testing
- Events With Tags Example
- Tags Component Testing
Taught by
Andre Madarang