Laravel labels have words uppercased

Today I learnt that Laravel will use:

<?php uc_words(); ?>

on any FormBuilder labels. This isn’t in the API and left me wondering why I didn’t have lower case words. I’m not sure if there’s a way to override it at this point.

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like