Supercharge your forms with DTOs and InertiaJS.
npm install @honed/formbash
npm install @honed/form
`
Companion
> Requires PHP 8.2+
> Requires Laravel 11+.
Ensure you have the Laravel companion package installed using Composer:
`bash
composer require honed/form
``