- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hmm, i am stuck here.
I fetch something like:
select from thread where (thread_id = or node =)
when I use
$threadFinder
->with('fullForum');
I also get the Forum inside my column.
But now I have no idea how to fetch the forums and how to sort the threads by forums.
I fetch something like:
select from thread where (thread_id = or node =)
when I use
$threadFinder
->with('fullForum');
I also get the Forum inside my column.
But now I have no idea how to fetch the forums and how to sort the threads by forums.
نام موضوع : Fetch some threads, sort by forums