projectinfiniteme / laravel-core-media
Core Media microservice
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/projectinfiniteme/laravel-core-media
Requires
- php: >=7.4
- laravel/framework: ^8.0
- laravel/passport: ^11.0
- league/flysystem-aws-s3-v3: ^3.0
- projectinfiniteme/laravel-core-classes: dev-main
- projectinfiniteme/postman-documentation: dev-main
This package is auto-updated.
Last update: 2025-09-16 17:35:11 UTC
README
Service description
Translation text
- Please, provide valid multipart request with uploaded file.
- File size can be :max Kb in length.
- You should provide file name, that was saved on AWS.
- Please, provide file path on AWS sources bucket.
- Please, provide file name to upload to AWS.
- File name should contain tmp path prefix ":prefix".
- Please, provide file content type, that you want to upload to AWS.
- You can request upload of file with this mime types only: :mimes.
- Please, provide file content length in bytes, that you want to upload to AWS.
- You can request upload of file with maximum :max Kb length.
- Given media does not exists in our db or does not attachable.