dnsoft/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 6 and CKEditor / TinyMCE

v2.8.2 2021-11-04 14:39 UTC

README


DocumentsInstallationIntegrationConfigCustomizationEventsUpgradeDemoFAQ

v2.0 progress

🎉 Finally v2.0.0 has been released! 🎉

These are primary features of this update:

  • Redesigned RWD user interface.
  • Supporting multiple files selection.
  • Supporting cloud storages integration(with Laravel file system).
  • Refactored code and increased test coverage.

Although it is not perfect enough, we decided to release it. Now users who want the above features won't need to install alpha versions anymore.

There are still some thing we need to do make this package better:

  • Documents for v2.0.0
  • Events should pass object instead of only file path
  • Add more events for files and folders manipulation

We are also going to gain more integration like vue.js and Laravel Nova. Any PR is welcome!

RWD demo

Contributors & Credits

Developers / Maintainers

Contributors

  • All contibutors from GitHub. (issues / PR)
  • @taswler the original author of this package.
  • Security contributors (sort by alphabet)
    • Ayon Hasan (@lollipopl337)
    • Nathan
  • @mdnazmulhasan27771 the designer of our logo. (Licensed CC BY 4.0)

Credits

  • @olivervogel for the awesome image library.
  • SVG Loaders by Sam (Licensed MIT)
  • Articles and videos which helped promoting this package.
  • All users and you.