Skip to content

cleaniquecoders/training-2024-02-livewire-public

Repository files navigation

Training - Livewire - Feb 2024

Syllabus Outline

  • Livewire Setup and Configuration
    • Installing and configuring Livewire in a Laravel project.
    • Integration with Laravel Blade templates.
  • Creating Livewire Components
    • Building and structuring Livewire components.
    • Understanding the lifecycle of Livewire components.
  • Data Binding in Livewire
    • Exploring two-way data binding between the frontend and backend.
    • Handling form submissions and dynamic updates.
  • Handling Livewire Events
    • Defining and handling events in Livewire.
    • Broadcasting events to update multiple components.
  • Actions in Livewire
    • Implementing actions for handling user interactions.
    • Performing asynchronous actions without page reloads.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages