yehuuu6/hyperwire
Hyper Wire Starter Kit
A clean Laravel Livewire starter kit without Flux and code mess!

Features
- No Flux: Enjoy a streamlined development experience without the added complexity of Flux.
- 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.
Related Packages
mcbanks/mcbankslaravel
Laravel starter with role-based authentication, social login, user profiles, geo...
5
5
lauroguedes/mary-ui-starter-kit
A modern Laravel starter kit featuring Livewire Volt, Mary UI, and Tailwind CSS...
221
34
tabacitu/ball-starter-kit
A Laravel starter kit using the BALL stack - Bootstrap, Any-JS, Laravel, Livewir...
75
8