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

How get all the withdrawal amount and detail? #203

Closed
asadullah097 opened this issue Aug 22, 2020 · 4 comments
Closed

How get all the withdrawal amount and detail? #203

asadullah097 opened this issue Aug 22, 2020 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@asadullah097
Copy link

Hello, I am using laravel-wallet is working very well. now I am want to able to retrieve all the withdrawal detail like the transactions.

@rez1dent3 rez1dent3 self-assigned this Aug 22, 2020
@rez1dent3 rez1dent3 added the question Further information is requested label Aug 22, 2020
@rez1dent3
Copy link
Member

rez1dent3 commented Aug 22, 2020

Hello, @engrasadullah97

$wallet->transactions()->where('type', 'withdraw')....

@asadullah097
Copy link
Author

thanks, it's working

@rez1dent3
Copy link
Member

No more questions. I am closing the issue. There will be questions - reopen or create a new one.

@otilor
Copy link

otilor commented Apr 11, 2022

I think this only works when there is just a wallet. Say you want to fetch for all users and their wallets. How do you go about it?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants