From fe9dd538a4a6e9a164eb44f5b80db49f7fdb0c8d Mon Sep 17 00:00:00 2001 From: Jimmy-JS Date: Sun, 10 May 2020 19:56:55 +0700 Subject: [PATCH] Add new line --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cd8ff26..f14c6e0 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ This package provides a simple pdf, csv & excel report generators to speed up yo | 1.0 | <= 5.6 | <=7.0 | ~2.1.0 | using `chunk()` to handle big data | 1.1 | <= 5.6 | <=7.0 | ~2.1.0 | using `cursor()` to handle big data | 2.0 | \>= 5.5 | ^7.0 | ^3.1 | Using new version of maatwebsite (v3.1) + Find the comparison between `chunk` and `cursor` in [here](https://qiita.com/ryo511/items/ebcd1c1b2ad5addc5c9d) ## Installation