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 6819aef commit cce90abCopy full SHA for cce90ab
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
All notable changes to `laravel-imageup` will be documented in this file
4
5
-## 1.0.6 - 2019-09-06
+## 1.0.7 - 2019-09-06
6
- Laravel 6 support
7
8
+## 1.0.6 - 2019-09-06
9
+- Laravel 5.8 support
10
+
11
## 1.0.5 - 2018-11-03
12
- Added support to upload non image file also
13
- Can disable/enable auto upload dynamiclly by calling `$model->disableAutoUpload()` and enable it back `$model->enableAutoUpload()`
0 commit comments