Laravel String Helper Function: studly_case
…n is to remove the following word separators and capitalize the first letter of each word it finds (while not affecting the case of any other letters): Any number of spaces, The underscore, _, The hyphen, - Let's take a look at a few examples to...