Skip to content

UniSharp/laravel-filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e82f8f6 · Mar 11, 2025
Apr 19, 2024
Apr 17, 2024
Feb 27, 2024
Mar 11, 2025
Aug 9, 2024
Sep 20, 2020
Nov 14, 2017
Nov 7, 2021
Oct 25, 2018
Oct 25, 2018
Jun 20, 2017
Jan 30, 2018
Oct 19, 2018
Mar 20, 2024
Mar 3, 2025
Nov 28, 2016

Repository files navigation

Latest Stable Version
StyleCI

RWD demo

DocumentsInstallationIntegrationConfigCustomizationEventsUpgradeDemoFAQ

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

Maintainers

Contributors

Credits

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