Does Input::hasFile() work with arrays? It returns false on a form I've created if the the first file input is empty, and the second contains a file. It returns true if the first input contains a file. I have more forms to build that might have even more file inputs. Or, should I just be using a foreach?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community