Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store image of ads in Minio #92

Open
amirpourastarabadi opened this issue May 30, 2022 · 1 comment
Open

Store image of ads in Minio #92

amirpourastarabadi opened this issue May 30, 2022 · 1 comment

Comments

@amirpourastarabadi
Copy link

we need a service to store images of fetched ads in Minio.
Laravel handle S3 driver.
You need to implement a service to intract with minio in a clean way.
For now we need just put and url method for this service to put file in minio and get address of stored file from related buckt and path.

@MohamadSH
Copy link
Collaborator

You should store images in the below path:

bucket : upload

path : images/tabligh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants