-
Notifications
You must be signed in to change notification settings - Fork 30
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
Called a member function with() on null #1
Comments
Im try to apply paginated data when call method all() in this repository |
Hi @elhakimdev , can you show me your code on where you experienced this error? |
I recommend you create another method from the interface that will implement pagination. For example, from EloquentRepositoryInterface.php
BaseRepository.php
I hope this helps you. Sorry for the late response. |
Okey.thanks for your repplies. I wass youre comment now. Let me try and check again about your recommendation. Sorry for late response. But great thanks for your explanations. Better thanks regard elhakim dev |
Happy to help! |
Thanks for your help. I will try again later
Pada tanggal Sab, 26 Jun 2021 19.20, Carlo Miguel Dy <
***@***.***> menulis:
… Happy to help!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO3V2ZUOAZQ6NUI54MZKWWDTUXAZ3ANCNFSM4ZAX37GA>
.
|
Hi. I have try to implement your repository pattern in my project. it was succesfully run. But in latest project. I have an error as i write in this issue tittle
( member function with() on null)
It is Anything possible to fix?
The text was updated successfully, but these errors were encountered: