snowsoft/laravel-filemanager

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

v2.4.3 2023-03-06 12:25 UTC

README

68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f6c6f676f5f766572746963616c5f636f6c6f7265642e706e67

68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f646f776e6c6f616473 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f756e6973686172702f6c61726176656c2d66696c656d616e616765722e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737461626c652d322e342e312d626c75652e737667 68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f6c6963656e7365
StyleCI 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f556e6953686172702f6c61726176656c2d66696c656d616e616765722f6261646765732f6275696c642e706e673f623d6d6173746572 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f556e6953686172702f6c61726176656c2d66696c656d616e616765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65353166326566386634643966393732363864622f6d61696e7461696e6162696c697479

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

v2.0 backlogs

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

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

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

RWD demo

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.