We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6fd4d commit 1e2da1bCopy full SHA for 1e2da1b
README.md
@@ -9,6 +9,12 @@ This library is perfect if you want users to be able to upload word documents to
9
10
> composer require lukemadhanga/php-document-parser
11
12
+May require you to install PHP Zip
13
+
14
+> sudo apt-get install php7.0-zip
15
16
+The above `Ubuntu` command will vary depending on your version of PHP and what OS is running on your server
17
18
----------
19
20
0 commit comments