nutjaa / laravel-filemanager

Laravel file manager/gallery with CKEditor and TinyMCE support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Filemanager

Latest Stable Version Total Downloads License

To preview all features, clone Laravel Filemanager container.

v1.7 released

  • Important changes :
  • All code refactored.
  • Fix Windows compatibility.
  • Fix file cannot be uploaded to "File Mode".
  • Please follow the intructions in this document to upgrade.

Documents

  1. Installation
  2. Integration
  3. Config
  4. Customization
  5. Events
  6. Upgrade

Features

  • CKEditor and TinyMCE integration
  • Standalone button
  • Uploading validation
  • Cropping and resizing of images
  • Public and private folders for multi users
  • Customizable routes, middlewares, views, and folder path
  • Supports two types : files and images. Each type works in different directory.
  • Supported locales : ar, bg, de, el, en, es, fa, fr, he, hu, nl, pl, pt-BR, pt_PT, ro, ru, tr, zh-CN, zh-TW

PR is welcome!

Screenshots

Standalone button :

Standalone button demo

Grid view :

Grid view demo

List view :

List view demo

Credits

Special thanks to

About

Laravel file manager/gallery with CKEditor and TinyMCE support.

License:MIT License


Languages

Language:PHP 75.1%Language:HTML 17.0%Language:JavaScript 7.2%Language:CSS 0.7%