LibraryActive

Laravel Livewire

Framework for building dynamic Laravel frontends using PHP components.

Open source page

Product features

Product features

API Documentation

Architecture Concepts

Changelog

Database

Digging Deeper

Eloquent ORM

Getting Started

Livewire components

Components render a discrete portion of the UI and expose methods and data.

Meet Laravel

Packages

PHP-first frontend

Build modern dynamic frontends primarily using PHP rather than JavaScript frameworks.

PHP-powered frontend

Build modern dynamic frontends primarily using PHP instead of JavaScript frameworks.

Security

Testing

The Basics

wire:click directive

Bind frontend interactions to component methods, as shown in the Counter example.