See the docs for everything: https://laravel-livewire.com/docs/quickstart
Awesome Livewire stuff here: https://github.com/imliam/awesome-livewire
All contributions are welcomed! (but please start a discussion to make sure the PR is warranted first)
Ideas, questions and bugs belong in Discussions or Discord server.
Contribute to the docs here: https://github.com/livewire/docs
- Add
wire:append
for appending DOM changes rather than replacing them - Refine the "asset_url" config. Potentially change to "app_url" (livewire#1693)
- Support multiple pagination (livewire#1997)
- A CSP-safe mode for Livewire (livewire#2485 (comment))
- Add
$wire.errors()
type deal
Copyright © Caleb Porzio
Laravel Livewire is open-sourced software licensed under the MIT license.