yehuuu6/hyperwire
最新稳定版本:1.1.0
Composer 安装命令:
composer create-project yehuuu6/hyperwire
包简介
The Hyper Wire Laravel Livewire Starter Kit
README 文档
README
A clean Laravel Livewire starter kit without Flux or Volt and code mess!
Features
- No Flux or Volt: Enjoy a streamlined development experience without the added complexity of Flux or Volt.
- Minimal Boilerplate: Focus on your application's core logic with minimal, easy-to-understand boilerplate code and components.
- Email OTP Verification: Enhanced security with Email OTP (One-Time Password) verification instead of traditional link-based verification.

- Rate Limiter: Limit user actions using the Livewire Rate Limiter package.
- Toast Notifications: Beautiful toast notifications thanks to the Livewire Toaster package.
Installation
You can use the Laravel Installer to install Hyper Wire starter kit.
laravel new my-app --using=yehuuu6/hyperwire
cd my-app
Then, run composer run dev to run the development server & queues and other tools, then build your project!
Built With
Below is a list of all the technologies this starter kit has been built with:
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 70
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-10
