maskow/livewire-combined-request
laravel-validation.Livewire\WithValidation) that conflicts with this package’s approach.For Executives: "This package cuts validation code duplication in half by unifying rules for APIs and Livewire forms. For every form we build—whether for mobile apps, web UIs, or internal tools—we’ll write validation once, reducing bugs and developer time. It’s a low-risk, high-reward tool that aligns with our API-first strategy and makes Livewire adoption smoother. Think of it as ‘copy-paste elimination’ for backend logic."
For Engineers:
*"This solves the ‘validation duplication headache’ between HTTP controllers and Livewire components. With one CombinedFormRequest, you get:
FormRequest classes.FormRequest but with Livewire superpowers. No more rewriting rules() or authorize() for every component."*For Developers:
*"Tired of writing the same validation logic twice? This package lets you reuse your FormRequest classes for both API endpoints and Livewire components. Key perks:
authorize() method works everywhere.CombinedFormRequest, and you’re done. Less code, fewer bugs."*How can I help you explore Laravel packages today?