I have problem with Laravel 6.
No matter what I tried It always return null when dump $request->file(\'filename\'). I tried to dump native php $_FILES and
$request->file(\'filename\')