Set Global Form Input Label as `Str::headline()`?
In all of my inputs, I find myself overriding the label:
Billing first name -> Billing First Name
Is there way to override the default setting label to always use
Tried to do something fun like this but no dice:
Billing first name -> Billing First Name
Is there way to override the default setting label to always use
Str::headline()? Either in a App Service Provider or service container? Tried to do something fun like this but no dice: