getClientOriginalName(); $path = apiAuth()->id; $storage_path = $file->storeAs($path, $fileName); return 'store/' . $storage_path; } }