Git Product home page Git Product logo

laravel-simple-filemanager's Introduction

Laravel Simple Filemanager

A simple filemanager for Laravel Framework

Image description

Support

Buy Me A Coffee

Features

  • Multi-Language support (English, বাংলা, हिन्दी, العربية, German, Indonesian, 日本語).
  • Popular Editor Support: TinyMCE 4, TinyMCE 5, CKEditor, Summernote
  • Clean & fresh responsive UI
  • Easy to install
  • Configurable middleware
  • Configurable route
  • Drag and drop file upload
  • Single/Multiple file upload
  • Single file selection
  • Batch file selection
  • Convert image format
  • Batch file delete
  • File rename
  • Quick file search
  • File download
  • Event listener
  • and more

Licence

Commercial license

If you want to use it to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary. To purchase a commercial license you need to buy a licence from the owner. Contact for licence

  • $50 - 1 Developer
  • $150 - Team (Upto 8 developers)
  • $350 - Organization (Unlimited Developers)

Open-source license

Free for personal blog and non-commercial usages. If you are creating an open-source application then use it by following the CC BY-NC 4.0 licence rules.

Documentation

Get full documentation of Laravel Simple Filemanager

Changelog

v1.0.2

  • TinyMCE 5 support added

laravel-simple-filemanager's People

Contributors

haruncpi avatar supianidz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-simple-filemanager's Issues

Laravel Nova TinyMCE

Thanks for the great package, it seems to almost work perfectly with Laravel 7x and Nova 3x, although the only thing that isn't working is the select image function, everything else works fine, any ideas what could be causing it before I jump into the code?

It would be good to move the baseUrl and basePath should be moved to the configuration file.

The config could be renamed to simple-filemanager so that it doesn't conflict with any other file manager such as the nova specific one and hooking these two up would be good or indeed creating a nova tool with this would be perfect.

Uploading image on PHP 8 environment will break

After the uploaded image, an alert will pop up saying "Undefined". Looking into the Network tab in dev tools shows the following error:
PHP Fatal error: Uncaught TypeError: get_resource_type(): Argument #1 ($resource) must be of type resource, GdImage given.

We should use get_class() function. PHP documentation states:

Explicitly passing null as the object is no longer allowed as of PHP 7.2.0. The parameter is still optional and calling get_class() without a parameter from inside a class will work, but passing null now emits an E_WARNING notice.

Image Not Select in Summernote

Hi i Install Simple File Manager i put Image in FileManager Every Think Work Good But when I open it in summernote it does not work image show I can delete image edit but in select icon when I click it does show any think

absolute url issue in deployment

I have a problem that all files are working in my local environment, but when I deploy the project no file works,
the cause of the problem that the package store the full path of the file including the base URL.
so why not only store the file path without the base URL, or to give me the option to choose between including the base URL or not.
thank you

undefined error after uploading a image

Hi, I have installed the package and done the steps but after I upload an image I get this error, the image successfully uploads in the file manager folder at public, but it doesn't show anything at the window.
x
y

TinyMCE 5 Support

Is there any tweak to use larave-simple-filemanager with TinyMCE 5?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.