Level 65
Check you've added enctype="multipart/form-data" to the form.
You can also test this by doing
return $request->allFiles();
"Call to a member function getClientOriginalExtension() on null" this error occur when not upload image in profile and update the record .when i also update the profile image as well as data then not error occur. how i can fix it? Thanks
Please or to participate in this conversation.