0👍
✅
Use $request->hasFile('file')
to see if the backend is able to get the file from the front end and then call the storage methods on the file.
Source:stackexchange.com