fahad ashraf
Well-known member
I have a table which have one to many relation with another table for example a category have many resources so i want to get only 5 resource from each category how i will do it . Something like that $categoey->Resources->limit (5);
But doesn't work can someone please guide me how i can do it ??
Thanks
But doesn't work can someone please guide me how i can do it ??
Thanks