File Manager
Last updated
Last updated
HotCoffee has a file manager module which allows you to upload, re-name, delete and organize files. It's possible to drag and drop to upload multiple files at ones. The manager can also be accessed when inserting media or images from the WYSIWYG editor by clicking this icon . You can then link any existing file or upload a new one. All the related configurations are stored in config/lfm.php.
If you are getting an error when trying to upload large files try changing max_file_upload and file_upload_size in your PHP settings.
Learn more about the file manager package UniSharp/laravel-filemanager.