Well you could set $ctrrows=$rows if they are to be the same student.
Mar 5, 2018
4
Level 1
Duplicate table on one controller
in my index function I created a $rows = new Student; and $ctrrows = new Student; my problem is I dont get anything in my $ctrrows, what should I do?
I do that because I need to count of all the balance of all students with out paging.
Level 5
1 like
Please or to participate in this conversation.