Download the PHP package kulchandu/media-service without Composer
On this page you can find all versions of the php package kulchandu/media-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kulchandu/media-service
More information about kulchandu/media-service
Files in kulchandu/media-service
Download kulchandu/media-service
More information about kulchandu/media-service
Files in kulchandu/media-service
Vendor kulchandu
Package media-service
Short Description This is a media service using upload image for storage folder and s3bucket for laravel
License MIT
Package media-service
Short Description This is a media service using upload image for storage folder and s3bucket for laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package media-service
Media Service for Laravel
Introduction
This is a media service using upload image for storage folder and s3bucket for laravel
Installation Documentation
run composer require kulchandu/media-service
Publish the vendors
php artisan vendor:publish
Usage
$file_path = MediaServiceFacade::uploadAndAssociate($request->file); -It returns the path of file-
License
Laravel Media Service is open-sourced software licensed under the MIT license.
Thank you for considering contributing to Media Service for Laravel!
All versions of media-service with dependencies
PHP Build Version
Package Version
Requires
aws/aws-sdk-php Version
^3.279
The package kulchandu/media-service contains the following files
Loading the files please wait ....