songRepository->getForListing( $request->sort ?: 'songs.title', $request->order ?: 'asc', $this->user ) ); } }