fzhan
fzhan
I've been trying to use base model for models under a certain path, Eg., /models/cm/city_model.php :: class City_model extends MY_Model { public $_table = 'temp_city'; public $primary_key = 'city_code'; public...
You can update this link to get the pagination in separated buttons. ``` {!! $activities->links('vendor.pagination.bootstrap-4') !!} ``` https://github.com/jeremykenedy/laravel-logger/blob/5d230c17fd9765f856c4c2974a0a89c9bda2d2c4/src/resources/views/logger/partials/activity-table.blade.php#L259 Also update the pagination to include Query string for the search. ```...
Hi, I'm trying to get the photo using: MsGraph::get('me/photo/$value'); But the response is NULL, I've checked the other online documents, such request need to have a different responseType. Any ideas?
请问是否可以针对本地的库,将registry.cn-shenzhen.aliyuncs.com替换成变量? 以及,是否可以将安装好的一键删除脚本?
### Name and Version bitnami/airflow-16.5.3 ### What architecture are you using? None ### What steps will reproduce the bug? 1. launch chart with the custom value 2. visit the link...
after setup.sh controller finished on controller - [[ Ubuntu = \U\b\u\n\t\u ]] - sudo /usr/bin/service dbus restart dbus stop/waiting dbus start/running, process 3224 - sleep 3 - virsh net-undefine default...
### Bug description After upgrade to 4.0.0, the workers keeps restarting ### How to reproduce the bug Install helm with this value.yaml ``` # # Licensed to the Apache Software...
**Describe the bug** Superset is setup with AzureAD only, tried to provide both username and login for AzureAD and had ldap as provider but failed with the follow message: ```datahub.ingestion.run.pipeline.PipelineInitError:...
## Description of the issue Current helm package mounts "sites" folder, however, the assets folder does not get override. So when additional apps are added, the assets cannot be found...
### Information about bug PDF generated with empty image About the setup: 1. hosted on k8s behind Microsoft App Proxy 2. ingress setup with 'https://erp.company.com' 3. site_config.json has 'host_name': 'https://erp.company.com'...