Skip to content

Commit 367c7c0

Browse files
authored
Add exif and image library requirement to installation.md
1 parent 4efe705 commit 367c7c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Requirements
22
* php >= 5.4
3+
* exif extension
4+
* gd OR imagick (choose one only)
35
* Laravel 5
46
* requires [intervention/image](https://github.com/Intervention/image) (to make thumbs, crop and resize images).
57

0 commit comments

Comments
 (0)