Skip to content

Commit

Permalink
Mentioning Flysystem in the intro
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch committed Apr 13, 2015
1 parent 614b663 commit e75d875
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ This file, of course, doesn't exist yet. Croppa listens for specifically format

At the same time, it saves the newly cropped image to the disk in the same location (the "…-300x200.png" path) that you requested. As a result, **all future requests get served directly from the disk**, bybassing PHP and all that overhead. This is a differentiating point compared to other, similar libraries.

Since 4.0, Croppa lets images be stored on remote disks like S3, Dropbox, FTP and more thanks to [Flysystem integration](http://flysystem.thephpleague.com/).



## Installation
Expand Down

0 comments on commit e75d875

Please sign in to comment.