All Projects → UniSharp → Laravel Filemanager Example 5.3

UniSharp / Laravel Filemanager Example 5.3

Demo integration for laravel-filemanager (https://github.com/UniSharp/laravel-filemanager).

Projects that are alternatives of or similar to Laravel Filemanager Example 5.3

Laravel Filemanager
Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
Stars: ✭ 1,688 (+1588%)
Mutual labels:  laravel, upload, file, gallery, wysiwyg, tinymce, ckeditor
html-integrations
The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
Stars: ✭ 36 (-64%)
Mutual labels:  tinymce, wysiwyg, ckeditor
Laravel Simple Uploader
Simple file uploader for Laravel 5.
Stars: ✭ 59 (-41%)
Mutual labels:  laravel, upload, file
safe-svg
Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website.
Stars: ✭ 129 (+29%)
Mutual labels:  upload, file, media
Filemanager Laravel
FileManager for Laravel integrated with TinyMCE
Stars: ✭ 87 (-13%)
Mutual labels:  gallery, wysiwyg, tinymce
Laravel Medialibrary
Associate files with Eloquent models
Stars: ✭ 4,743 (+4643%)
Mutual labels:  laravel, media, upload
Sonatamediabundle
Symfony SonataMediaBundle
Stars: ✭ 415 (+315%)
Mutual labels:  media, upload, file
Aetherupload Laravel
A Laravel package to upload large files 上传大文件的Laravel扩展包
Stars: ✭ 835 (+735%)
Mutual labels:  laravel, upload, file
Photo Blog
The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender
Stars: ✭ 55 (-45%)
Mutual labels:  laravel, gallery
Angular Filepond
🔌 A handy FilePond adapter component for Angular
Stars: ✭ 59 (-41%)
Mutual labels:  upload, file
Fileuploaderplugin
Simple cross platform plugin to upload files.
Stars: ✭ 59 (-41%)
Mutual labels:  upload, file
File Dialog
Trigger the upload file dialog directly from your code easily.
Stars: ✭ 51 (-49%)
Mutual labels:  upload, file
Droply Js
Droply JS, a new responsive and cross browser chunk uploader with DragDrop and File Preview capabilities (HTML5/CSS3)
Stars: ✭ 50 (-50%)
Mutual labels:  upload, file
Uploader
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
Stars: ✭ 1,042 (+942%)
Mutual labels:  upload, file
Laravel Imageupload
Upload image using Laravel's build in function and resize it automatically.
Stars: ✭ 73 (-27%)
Mutual labels:  laravel, upload
Nodestream
Storage-agnostic streaming library for binary data transfers
Stars: ✭ 70 (-30%)
Mutual labels:  upload, file
Kbframe
一款基于Laravel框架开发的现代化二次开发框架,是高性能,高效率,高质量的企业级开发框架,具有驱动领域,敏捷开发,轻易上手,高内聚低耦合,开箱即用等特点。
Stars: ✭ 47 (-53%)
Mutual labels:  laravel, upload
Laravel Tinymce Simple Imageupload
Simple image upload for TinyMCE in Laravel.
Stars: ✭ 66 (-34%)
Mutual labels:  laravel, tinymce
Manager
Implementation of the Manager pattern existing in Laravel framework
Stars: ✭ 74 (-26%)
Mutual labels:  laravel, manager
Config
Config manager for laravel-admin
Stars: ✭ 83 (-17%)
Mutual labels:  laravel, manager

Laravel Filemanager Integration Demo

This project already integrated unisharp/laravel-filemanager with a clean Laravel. Allowing developers to try out all features without integrating into their projects. End-to-end tests are also included, which developers should test their codes before sending new pull requests.

Init this project

  1. Clone and cd into this project
  2. make init
  3. php artisan serve
  4. Go to your browser and visit localhost:8000/laravel-filemanager/demo

Notes for developers

Remember to run make test, make sure all tests are passed before sending new pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].