More Premium Hugo Themes Premium Tailwind Themes

Laravel File Uploader

This plugin register vue component to upload files using laravel-media-library.

Laravel File Uploader

This plugin register vue component to upload files using laravel-media-library.

Author Avatar Theme by ahmed-aliraqi
Github Stars Github Stars: 19
Last Commit Last Commit: Apr 30, 2022 -
First Commit Created: Aug 8, 2025 -
Laravel File Uploader screenshot

Overview

The Laravel File Uploader is a powerful tool designed to streamline the file uploading process within Laravel applications by leveraging the capabilities of the laravel-media-library package. With a user-friendly interface and seamless integration with Vue.js components, this plugin makes file management simpler and efficient, particularly for developers looking to enhance their applications with media handling features.

By utilizing this uploader, you can optimize images upon upload, set various attributes for file handling, and easily manage existing files. Whether you’re building a robust SPA or a traditional Laravel application, the Laravel File Uploader packs essential functionalities to meet your media handling needs.

Features

  • Vue Component Integration: Effortlessly integrates with Vue.js to provide a modern and responsive file uploading experience.
  • Image Optimization: Automatically optimize image sizes using max-width and max-height attributes, ensuring efficient storage and faster loading times.
  • Flexible Attribute Configuration: Customize various attributes such as file name, accepted mime types, and validation messages to suit your application’s requirements.
  • Unlimited File Uploads: Easily configure the uploader to allow multiple file selections or limit uploads based on your needs.
  • File Preview Capability: Display previews of uploaded files, including images, audios, and videos, enhancing user experience.
  • Laravel CSRF Token Support: Ensures secure file uploads by requiring the Laravel CSRF token stored in an HTML meta tag.
  • Error Handling Events: Integrate with beforeUpload and complete upload events to handle errors and file uploads gracefully within your application.
  • Media Library Integration: Files are automatically organized and stored in the designated media library collection, streamlining file management.