$results = $myModel->disableCache()->where('field', $value)->get();
php artisan modelCache:clear --model=AppModel