laravel-6 support
This commit is contained in:
@@ -2,28 +2,34 @@
|
||||
[](https://packagist.org/packages/unisharp/laravel-filemanager)
|
||||
[](https://packagist.org/packages/unisharp/laravel-filemanager)
|
||||
|
||||
This is the document of v2 version, v1 document can be found here: [https://github.com/UniSharp/laravel-filemanager/tree/v1/docs](https://github.com/UniSharp/laravel-filemanager/tree/v1/docs)
|
||||
|
||||
## Features
|
||||
* CKEditor and TinyMCE integration
|
||||
* Standalone button
|
||||
* File upload and management
|
||||
* Uploading validation
|
||||
* Cropping and resizing of images
|
||||
* Public and private folders for multi users
|
||||
* 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 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
|
||||
* 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
|
||||
|
||||
PR is welcome!
|
||||
PRs are welcome!
|
||||
|
||||
## Screenshots
|
||||
> Standalone button :
|
||||
|
||||

|
||||
|
||||
> Grid view :
|
||||
> Responsive design :
|
||||
|
||||

|
||||
|
||||
> List view :
|
||||
|
||||

|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user