Ramin Farmani
Ramin Farmani
I hope this will be doable before 2.0.14
@kushalhalder I know but not a good idea when other driver support priority. @samdark yeah you right. it seems I do not used to extensions yet
this also will make problem in relations the only possible solution is to overwrite `getIdAttribute()` in the model. ```php public function getIdAttribute($value = null) { return $value; } ```
same here we really need it
I resolve the issue but allowing port forwarding in ssh configuration, make sure this is enabled in your ssh config file on the server
thats because you did not define enough `MaxAuthTries`, increase the value in your ssh config file should resolve the issue if you still have problem then something is wrong with...
I use macbook pro M1 max os 13.3 and I connect so there is some problem in your end not in compass
yes the thread and question is about connecting to mongodb via ssh with mongo compass. its not about DocumnetDB
version 5 of mongodb laravel official package has been release and we need to upgrade to that version