peynman/larapress-fileshare

FileSharing as Upload/Download to local/remote storage for Lararpess CRUD

dev-master 2021-11-07 21:55 UTC

This package is auto-updated.

Last update: 2024-04-08 03:08:20 UTC


README

Remote and Local file upload/download for Laravel.

  • Multipart upload
  • Secure
  • File Post Processing API
  • CRUD API base file sharing

Dependencies

Install

  1. composer require peynman/larapress-fileshare

Config

  1. Publish config php artisan vendor:publish --tag=larapress-fileshare

Usage