We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I had this
$file = array('file' => Input::file('file'));
and
dd($file); return
dd($file);
How do I access file mimeType via the Laravel way ?
Aucun commentaire:
Enregistrer un commentaire