Upload encrypted files to WordPress, and serve them decrypted in real-time after checking user capability.
Laravel Middleware and helper for remembering file uploads during validation redirects
This is the source code for the video 'Image Uploads with Laravel and Filepond'
A package for handling resumable file uploads in a Laravel application via the http://tus.io/ resumable file upload protocol.
Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.