Learn Livewire

25 episodes2 hrs 52 mins

Course overview

Ready to learn Livewire? Throughout this course, we’ll build up a real application that touches almost every aspect of Livewire — leaving you ready to start building your own applications.

Alex Garrett-Smith
Alex Garrett-Smith
Hey, I'm the founder of Codecourse!

Episodes

0%
Your progress
  • Total: 2h 52m
  • Played: 0m
  • Remaining: 2h 52m
01. Introduction
2m 6s
0%
02. Installing Livewire
6m 25s
0%
03. Properties and methods
4m 46s
0%
04. Rendering a list of books
9m 41s
0%
05. Nesting and keying components
7m 47s
0%
06. Diving straight into forms
7m 27s
0%
07. Using form classes
13m 42s
0%
08. Validating forms
7m 13s
0%
09. Real-time validation
2m 42s
0%
10. Loading states
8m 30s
0%
11. Event basics
6m 50s
0%
12. Getting components talking to each other
9m 20s
0%
13. Using a magic action to toggle edit state
4m 29s
0%
14. Editing a book
11m
0%
15. Dynamic event names
6m 17s
0%
16. Re-using form objects
8m 45s
0%
17. The magic parent action
7m 47s
0%
18. Authorization basics
4m 47s
0%
19. Calling Livewire from JavaScript
3m 49s
0%
20. Detecting property updates with a lifecycle hook
9m 16s
0%
21. Debouncing
2m 25s
0%
22. Pagination and customising it
5m 40s
0%
23. Adding a search component with URL query parameters
9m 45s
0%
24. Using Alpine if you don’t need Livewire
4m 40s
0%
25. Listening for Livewire events in Alpine
6m 56s
0%

Related courses

Laravel
Livewire
Build a URL Shortener with Volt and Folio

Volt is a functional API for Livewire that allows you to build Livewire components in a single file, alongside Blade templates. Pairing this with automatic route creation using Laravel Folio gives us a serious productivity boost. So, let’s build a URL shortener while learning how Volt and Folio work!

53 mins