We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84574a7 commit cad5814Copy full SHA for cad5814
README.md
@@ -1,3 +1,5 @@
1
# php-dropbox-api
2
3
A basic example of uploading a file to your Dropbox account using vanilla PHP and a generated access token.
4
+
5
+This cose sample uses a ```.env``` files as described on the [php-env](https://github.com/codeadamca/php-env) repo.
0 commit comments