lundi 9 mars 2020

How do I access file mimeType in Laravel 5.8?

I had this

$file = array('file' => Input::file('file'));

and

dd($file); return

How do I access file mimeType via the Laravel way ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire