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