-
Mahmoud Aglan authored
Livewire reserves $errors for the validation MessageBag. Using the same name as a public property causes a 500 error on render. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
f98f2b2b
Livewire reserves $errors for the validation MessageBag. Using the same
name as a public property causes a 500 error on render.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>