We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c6d96 commit 2c42320Copy full SHA for 2c42320
README.md
@@ -1,6 +1,8 @@
1
# flysystem-msgraph
2
A flysystem 3.0 adapter for Sharepoint 365 / OneDrive using Microsoft Graph API with support for uploading large files
3
4
+# Installation
5
+```composer require shitwareltd/flysystem-msgraph```
6
7
# Usage
8
Instantiate the adapter by passing in an instance of `\Microsoft\Graph\Graph` and the DriveId of the drive you want to use.
0 commit comments