How can I lowercase every file recursively in a folder?

I would like to lowercase every file that I have in a folder. This folder also has other folders, I want to lowercase every file in these folders too. How can I do that?
I tried coming up with a rule for it but I am stuck.
Thank you for any help.
I tried coming up with a rule for it but I am stuck.
Thank you for any help.