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 c4cafff commit 4bd9fb1Copy full SHA for 4bd9fb1
README.md
@@ -39,12 +39,14 @@ This approach ensures that only authenticated users have access to the Laravel-F
39
40
## v2.0 progress
41
* [x] (done) Unit test
42
-* [ ] (done, need manual tests) Integrate with Laravel Storage
43
-* [ ] (in progress) Multiple selection
+* [x] (done) Integrate with Laravel Storage
+* [x] (done) Multiple selection
44
+* [ ] Configurable disk of storage
45
* [ ] (in progress) Responsive design
46
* [ ] (in progress) Config refactoring
-* [ ] JSON APIs
47
+* [ ] (in progress) JSON APIs
48
* [ ] Move to folder function
49
+* [ ] Applying MIME icon generator
50
51
52
## Contributors & Credits
0 commit comments