arnaudha/laravel-filemanager

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

v2.0.0 2020-01-08 09:44 UTC

README

68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f6c6f676f5f766572746963616c5f636f6c6f7265642e706e67

68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f646f776e6c6f616473 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f756e6973686172702f6c61726176656c2d66696c656d616e616765722e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737461626c652d322e302e302d626c75652e737667 68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f6c6963656e7365
68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f556e6953686172702f6c61726176656c2d66696c656d616e616765722e737667 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f556e6953686172702f6c61726176656c2d66696c656d616e616765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65353166326566386634643966393732363864622f6d61696e7461696e6162696c697479 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61737465722d6f72616e67652e737667

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

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.