File "README.md"

Full Path: /home/fundopuh/trader.fxex.org/vendor/livewire/livewire/README.md
File size: 1.42 KB
MIME-type: text/plain
Charset: utf-8

![Laravel Livewire](https://avatars.githubusercontent.com/u/51960834?s=100)
# Laravel Livewire
[![Packagist Version](https://img.shields.io/packagist/v/livewire/livewire)](https://packagist.org/packages/livewire/livewire)
[![Total Downloads](https://img.shields.io/packagist/dt/livewire/livewire)](https://packagist.org/packages/livewire/livewire)
[![License](https://img.shields.io/packagist/l/livewire/livewire)](https://packagist.org/packages/livewire/livewire)
[![Tests](https://github.com/livewire/livewire/actions/workflows/test.yml/badge.svg)](https://github.com/livewire/livewire/actions/workflows/test.yml)

Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.

---
See the docs for everything: https://laravel-livewire.com/docs/quickstart

All contributions are welcomed! (but please start a discussion to make sure the PR is warranted first)

Ideas, questions and bugs belong in [Discussions](https://github.com/livewire/livewire/discussions) or [Discord server](https://discord.gg/livewire).

Contribute to the docs here: https://github.com/livewire/docs

## From the community

- [Awesome Livewire](https://github.com/imliam/awesome-livewire)

- [Livewire Best Practices](https://github.com/michael-rubel/livewire-best-practices)


## License

Copyright © Caleb Porzio

Laravel Livewire is open-sourced software licensed under the [MIT license](LICENSE.md).