Рет қаралды 12,349
Welcome to our livewire 3 course, in this course we will cover all the basis needed to build dynamic front end components using livewire. I show you guys how to fix a common issue when using wire:navigate.
Laravel 10 Course mentioned in the video:
• Laravel 10 Tutorial : ...
Course Playlist :
• Laravel Livewire 3 Cou...
Tailwind CDN :
tailwindcss.co...
Blade and PHP codes used :
gist.github.co...
Through out the course we will cover:
how to make components
Actions
Properties
Form Submission and Validation
Flash Messages
Tables and Pagination
File Uploads
Inline Components
Full page Components and Layouts
Events
Offline States
URL Query Parameters
Nesting Components
Navigate
Loading states, Lazy loading and placeholders
And more
Livewire 3 website :
livewire.larav...
Boostrap Documentation:
getbootstrap.c...
If you would like me to make more livewire videos, please let me know by liking the video and commenting what you like to learn next.
What is livewire:
Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel. (Taken from Livewire Documentation)