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

Incorrect path #296

Open
kak2z7702 opened this issue Jan 8, 2021 · 1 comment
Open

Incorrect path #296

kak2z7702 opened this issue Jan 8, 2021 · 1 comment

Comments

@kak2z7702
Copy link

Hey.
I ask for help, I can not solve the problem.

  1. I have S3 storage.
  2. I upload the file test.txt to the root of S3 storage
  3. I get the path /s3/test.txt
  4. I save to db "/s3/test.txt"
  5. I create a link to a file (Storage::url()) "https://s3.****************/s3/test.txt"
  6. But my file is in the root of the storage "https://s3.****************/test.txt"
  7. How to remove "/s3" from the path to the file that is saving to the database?
    Thank you.
@dmarcos89
Copy link

Hey, i got this same problem when using S3 and couldn't figure it out yet.
Were you able to solve it?
Thanks in advance!

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