Laravel-MongoDB crashes Laravel when mongod crashes with following error ``` MongoClient::__construct(): send of 58 bytes failed with errno=10054 An existing connection was forcibly closed by the remote host. ``` It doesn't get back to normal even after mongod is back up and running It only works when web server is restarted . another laravel mongodb driver [mongolid-laravel](https://github.com/Zizaco/mongolid-laravel) has same [issue](https://github.com/Zizaco/mongolid-laravel/issues/32)