unisharp/laravel-filemanager

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

Installs: 2 348 005

Dependents: 85

Suggesters: 2

Security: 2

Stars: 2 014

Watchers: 54

Forks: 705

Open Issues: 268

v2.9.0 2024-04-08 06:24 UTC

README

68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f6c6f676f5f766572746963616c5f636f6c6f7265642e706e67

Latest Stable Version 68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f646f776e6c6f616473 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f756e6973686172702f6c61726176656c2d66696c656d616e616765722e737667 68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f6c6963656e7365
StyleCI 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f556e6953686172702f6c61726176656c2d66696c656d616e616765722f6261646765732f6275696c642e706e673f623d6d6173746572 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f556e6953686172702f6c61726176656c2d66696c656d616e616765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65353166326566386634643966393732363864622f6d61696e7461696e6162696c697479

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.