You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,3 +37,7 @@ Or if you want to initiate by jQuery selector :
37
37
// $('.textarea').ckeditor(); // if class is prefered.
38
38
</script>
39
39
```
40
+
41
+
## File Uplader Integration
42
+
43
+
Instead of using KCFinder, we recommend [laravel-filemanager](https://github.com/UniSharp/laravel-filemanager) for the file uploader integration for better laravel user access control and specific per user folders.
0 commit comments