vkm-apps/x-form
Laravel package for building and managing forms with an expressive API. Helps define fields, validation, and rendering in a structured way, simplifying form creation and reuse across your application.
!! $message !! for error rendering introduces XSS risks if not properly sanitized (as noted in the security notice). This requires disciplined input handling in backend logic.$emit + Laravel events) may be necessary.v1.x), but this may introduce deprecation warnings or behavioral differences.$rules, $validate), but lacks custom validator support for complex business logic. Extensions may require custom Livewire properties or middleware.!! $message !! error rendering to mitigate XSS risks?x-form.editor component?v2.0.0. Teams already using these versions can proceed with minimal risk.$rules: Define custom validation rules in component classes.FormRequest classes for complex validation logic.x-form components.x-form.editor component.livewire-datatables). Test for:
<x-form.input>, <x-form.textarea>) to standardize form markup.x-form.editor.x-form.editor).$step or AlpineJS state.!! $message !! by:
$errors property).How can I help you explore Laravel packages today?