S
S
Stone-Studio2015-08-27 11:40:15
Laravel
Stone-Studio, 2015-08-27 11:40:15

How to get file name in Laravel 5?

I need to get various information (size, name ..) about the file uploaded through the
<input name="file" id="file" type="file">
Laravel form. I'm studying recently, I didn't find how to do it in the documentation.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JhaoDa, 2015-08-27
@Stone-Studio

First, read the framework's doc about downloadable files . Each file is an instance of the UploadedFile class .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question