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

generating a link while retrieve list of files and folders #12

Open
tah33 opened this issue Nov 4, 2021 · 0 comments
Open

generating a link while retrieve list of files and folders #12

tah33 opened this issue Nov 4, 2021 · 0 comments
Assignees

Comments

@tah33
Copy link

tah33 commented Nov 4, 2021

Hello @dcblogdev,
Your package was superb. I am using it and find very helpful too. But now I am in a little bit trouble while I need to generate the link of files so that I can show the images which I have been uploaded so it will be better I will get the all files and folder with their links then it will me a lot. Currently I am using the follow method to get all the files
return \Dcblogdev\Dropbox\Facades\Dropbox::files()->listContents($query);

after using this i get the following output

image

but I need links to show the images like below response

image

how do I get the desired result please help me

@dcblogdev dcblogdev self-assigned this Dec 14, 2021
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