$request->file('photo')->move($destinationPath); $request->file('photo')->move($destinationPath, $fileName);