Download the PHP package fauzantaqiyuddin/laravel-minio without Composer
On this page you can find all versions of the php package fauzantaqiyuddin/laravel-minio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fauzantaqiyuddin/laravel-minio
More information about fauzantaqiyuddin/laravel-minio
Files in fauzantaqiyuddin/laravel-minio
Download fauzantaqiyuddin/laravel-minio
More information about fauzantaqiyuddin/laravel-minio
Files in fauzantaqiyuddin/laravel-minio
Vendor fauzantaqiyuddin
Package laravel-minio
Short Description A Laravel package to upload files to Minio Object Storage
License MIT
Package laravel-minio
Short Description A Laravel package to upload files to Minio Object Storage
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-minio
Laravel Minio Storage
A Laravel package to upload files to Minio Object Storage.
Installation
-
Install the package via Composer:
- Publish the configuration file:
Configuration
-
Add the following environment variables to your
.env
file: - The configuration file
config/miniojan.php
will be published to your Laravel project. You can customize it as needed.
Usage
Uploading Files
To upload files to Minio, use the upload
method.
Example Controller
All versions of laravel-minio with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0|^8.0|^8.1|^8.2
aws/aws-sdk-php Version ^3.0
illuminate/support Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
aws/aws-sdk-php Version ^3.0
illuminate/support Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
The package fauzantaqiyuddin/laravel-minio contains the following files
Loading the files please wait ....