City-of-Bloomington / blossom

A skeleton for PHP web applications
GNU Affero General Public License v3.0
3 stars 0 forks source link

Add helper for file inputs #19

Closed inghamn closed 4 years ago

inghamn commented 7 years ago

Our applications often have need to provide file upload capabilities.

We should add support for a FILE input type to the Field template helper.