y
а на беке
->join('authors', 'posts.author_id', '=', 'authors.id')
->orderBy('authors.last_name', 'ASC')
Size: a a a
y
->join('authors', 'posts.author_id', '=', 'authors.id')
->orderBy('authors.last_name', 'ASC')
y
$data = Post::filter($request->all())
->with($with)
->orderBy($orderBy, $orderDir)
->paginateFilter($limit);
ЕМ
ЕМ
y
ЕМ
ЕМ
y
ЕМ
ЕМ
ЕМ
ЕМ
y
y
D
D
D
D
D
ЕМ