Appearance
Form Component
Component:
blade
<x-form />Purpose
Provide a consistent form shell for dashboard and website forms.
Common Inputs
idactionmethodformMethodenctypeidentifier
Behavior
- injects CSRF token
- adds method spoofing for
PUT,PATCH, andDELETE - writes a hidden
_formidentifier used by browser-side error handling