How to change capitalization on model label?
Hey all a resource for my model QrCodes, in this model I have set the model label the following way:
The problem im having is that its displaying Qr Access Codes instead of QR access codes.
According to the documentation you can prevent default the default capitalization in the following way:
https://filamentphp.com/docs/3.x/panels/resources/getting-started#automatic-model-label-capitalization
But variable is not reconized and doesn't do anything. So my question is if anybody knows how I might solve this problem.
The problem im having is that its displaying Qr Access Codes instead of QR access codes.
According to the documentation you can prevent default the default capitalization in the following way:
https://filamentphp.com/docs/3.x/panels/resources/getting-started#automatic-model-label-capitalization
But variable is not reconized and doesn't do anything. So my question is if anybody knows how I might solve this problem.