cache responces achyklar

This commit is contained in:
merdan 2022-12-20 16:49:12 +05:00
parent 8e76d7e989
commit 240bd58a40
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class ProductRepository extends WProductRepository
$page = Paginator::resolveCurrentPage('page');
$repository = app(ProductFlatRepository::class)->scopeQuery(function ($query) use ($params, $categoryId) {
$repository = $this->productFlatRepository->scopeQuery(function ($query) use ($params, $categoryId) {
// $channel = core()->getRequestedChannelCode();
$locale = 'tm';//core()->getRequestedLocaleCode();