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

Model::all() only return 10 items #107

Open
nguyenngocdungcs opened this issue Sep 4, 2019 · 1 comment
Open

Model::all() only return 10 items #107

nguyenngocdungcs opened this issue Sep 4, 2019 · 1 comment

Comments

@nguyenngocdungcs
Copy link

Here my code:

$c = Agent::all();
$count = count($c);

Value of $count is always 10. Although I have more than 10 Agents in my ES. How can I fix it.
Thank you

@awais045
Copy link

issue resolved or not , can you please help me with this?

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