Overview
Livewire is a full-stack library that allows users to build dynamic interfaces within the Laravel framework.
This instructor-led, live training (online or onsite) is aimed at developers who wish to learn and use Livewire to build modern and dynamic application interfaces.
By the end of this training, participants will be able to:
- Build and test livewire components.
- Build applications using the Livewire library.
- Create dynamic components within PHP.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Requirements
- Knowledge and experience with PHP application development
- Basic knowledge of Laravel and web development
Audience
- Developers
Course Outline
Introduction to Livewire
Installing Livewire
Working with Contact Form
Testing Contact Form
Building Search Dropdown
Pagination
Building Datatables
Testing Datatables
Comments Component
Testing Comment Component
Using Livewire Polling
Files Uploading
Testing File Uploads
Adding Events with Tags
Testing Tags Component
Storing Snapshots
Triggering a Server Round-Trip
Handling a Request
Completing the Round-Trip
Updating the Page
Adding More Features
Summary and Next Steps