barandeh / livewire
Laravel 的前端框架。
2.12.6
2024-06-06 08:20 UTC
Requires
- php: ^8.1
- illuminate/database: ^10.0|^11.0
- illuminate/routing: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- illuminate/validation: ^10.0|^11.0
- league/mime-type-detection: ^1.9
- symfony/console: ^6.0|^7.0
- symfony/http-kernel: ^6.2|^7.0
Requires (Dev)
- calebporzio/sushi: ^2.1
- laravel/framework: ^10.15.0|^11.0
- laravel/prompts: ^0.1.6
- mockery/mockery: ^1.3.1
- orchestra/testbench: ^8.21.0|^9.0
- orchestra/testbench-dusk: ^8.24|^9.1
- phpunit/phpunit: ^10.4
- psy/psysh: ^0.11.22|^0.12
README
Laravel Livewire
Livewire 是一个针对 Laravel 的全栈框架,它使得构建动态界面变得简单,同时无需离开 Laravel 的舒适区。
查看所有文档: https://laravel-livewire.com/docs/quickstart
所有贡献都受欢迎!(但请先开始讨论,以确保 PR 是有保证的)
想法、问题和错误属于 讨论 或 Discord 服务器。
在此处为文档做出贡献: https://github.com/livewire/docs
来自社区
许可证
版权 © Caleb Porzio
Laravel Livewire 是开源软件,许可协议为 MIT 许可证。