Does the Laravel validation also checks the content of the file if it's real an image?
I can't find this :(
$this->validate($request, [
'title' => 'required',
'image' => 'max:1000|mimes:jpeg,bmp,png',
]);
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2qEpmFD
via IFTTT
Aucun commentaire:
Enregistrer un commentaire