nenads
nenads
@artdarek can we have this merged on repo ?
@nandorossetti any sucess ?
Execution failed due to configuration error: Malformed Lambda proxy response Do you have this errors in Cloud Watch ? Enable logging for API Gateway
Presance channel is not implemented if I understand. Private one works.
Fresh install on AWS EC2 same issue i have elastic ip added as external right domain and stun for relay is adding private ip.. have added public ip like from...
Hi i have some POC. Idea is that on save dynamically i will get if attribute is relation and if it is i will search it's name and add it....
something like this: ` $guard = config('nova.guard'); $senderModel = config('auth.guards.' . $guard . '.provider'); return $this->belongsTo(config('auth.providers.'. $senderModel .'.model'));`
Yes. I gess quick fix it to get Nova guard provider. Maybe ideal is to have morph on sender to. BR On Fri, Dec 20, 2019, 17:18 Brandon Ferens wrote:...
Ok after checking inside nginx config in runing docker it was targeting dev setup not production multiple node setup docker-compose build did a trick. maybe issue is when you have...
What is your issue ? Latest version works. if you are not behind nat modify this /mod/https/site-ipv4only.conf listen [::]:443 ssl http2 default_server; server_name _; **resolver (yourbublic ip) valid=60s;** -- add...