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 4efe705 commit 367c7c0Copy full SHA for 367c7c0
docs/installation.md
@@ -1,5 +1,7 @@
1
## Requirements
2
* php >= 5.4
3
+ * exif extension
4
+ * gd OR imagick (choose one only)
5
* Laravel 5
6
* requires [intervention/image](https://github.com/Intervention/image) (to make thumbs, crop and resize images).
7
0 commit comments