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 submit an issue to make sure the PR is warranted first)
Open GitHub issues for all bugs. Ideas and questions 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
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Copyright © Caleb Porzio
Laravel Livewire is open-sourced software licensed under the MIT license.