PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Nyi Nyi Lwin   S3 B2B PHP Amazon S3 File Manager   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: S3 B2B PHP Amazon S3 File Manager
Manage files stored in multiple Amazon S3 buckets
Author: By
Last change:
Date: 9 months ago
Size: 1,245 bytes
 

Contents

Class file image Download

<p align="center"> <a href="#" target="_blank"> <img src="art/logo.svg" width="300" alt="Laravel Logo"> </a> </p>

S3B2B

S2B2B is a simple S3 file manager. It can manage multiple file storage at the same time and can also easily move files from one S3 bucket to another S3 bucket.

Requirements

  • PHP >= 8.1

Installation

Before installing, make sure you have Composer and Yarn installed. And, you need to install Soketi to run the web socket server.

composer install
yarn install && yarn dev
cp .env.example .env

php artisan key:generate
php artisan migrate

php artisan queue:work
soketi start

Todo

  • [x] add new folder
  • [ ] drag and move to folder
  • [x] update file visibility
  • [x] view file details
  • [ ] file multi select

Credits

  • All Contributors

License

The MIT LicenseMIT License. Please see License File for more information.

Screenshots

screenshot 1 screenshot 2 screenshot 3 screenshot 4 screenshot 5 screenshot 6