problem,
The function is returning only 10 items , instead of the 46 I need.
how to proceed?
It will be some sort of problems with the paginate or something?
Note: I do not need paginate.
NOTE: If I add for example the limit , (->limit(1000)) , he is returning the 46 items correctly.
thank you so much
Hello, I have a function where I need to return all the items, using a where clause ,
problem, The function is returning only 10 items , instead of the 46 I need. how to proceed?
It will be some sort of problems with the paginate or something? Note: I do not need paginate. NOTE: If I add for example the limit , (->limit(1000)) , he is returning the 46 items correctly. thank you so much