yurenery / laravel-core-media
Core Media microservice
v2.2.4
2024-09-12 14:20 UTC
Requires
- php: >=8.0
- devtools-marvellous/laravel-core-classes: ^1.1.15
- devtools-marvellous/postman-documentation: ^1.2.12
- laravel/framework: ^10.0
- laravel/passport: ^11.0
- league/flysystem-aws-s3-v3: ^3.0
This package is not auto-updated.
Last update: 2024-11-12 03:51:52 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.