[WIP] Add thumb on offers, refactor categories, try to fix counter on relations polymorphic with eage loader, bad pattern !
This commit is contained in:
@@ -17,7 +17,7 @@ return [
|
||||
|
||||
// Categories Models
|
||||
'models' => [
|
||||
'category' => \Rinvex\Categories\Models\Category::class,
|
||||
'category' => App\Models\Core\Category::class,
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user