Files
faveo/vendor/unisharp/laravel-filemanager/docs/index.md
RafficMohammed 774eed8b0e laravel-6 support
2023-01-08 01:17:22 +05:30

1.7 KiB

Latest Stable Version Total Downloads License

This is the document of v2 version, v1 document can be found here: https://github.com/UniSharp/laravel-filemanager/tree/v1/docs

Features

  • File upload and management
  • Uploading validation
  • Cropping and resizing of images
  • RWD user interface, and can be entirely customized
  • Supporting multiple files selection
  • Supporting cloud storages integration(with Laravel file system)
  • Multiple integration options:
    • WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
    • Standalone upload button
    • Iframe
  • Multi-user mode:
    • Shared folders: all users can upload and manage files
    • Private folders: dedicated folder for each user, only the owner can upload or manage files within
  • Customizable routes, middlewares, views, and folder path
  • Supports two categories: files and images. Each type works in different directory.
  • Supported locales : ar, az, bg, cs, de, el, en, es, eu, fa, fr, he, hu, id, it, ka, nl, pl, pt, pt-BR, ro, rs, ru, sk, sv, tr, uk, vi, zh-CN, zh-TW

PRs are welcome!

Screenshots

Standalone button :

Standalone button demo

Responsive design :

RWD demo