Laravel-mongodb: configure two mongodb laravel

Created on 17 Jun 2019  路  2Comments  路  Source: jenssegers/laravel-mongodb

I have two db mongodb. I want to connect both of them in the same project. how to configure it?

Most helpful comment

just add both to
config/database.php

this is not related to this project, it's a general Laravel question

All 2 comments

just add both to
config/database.php

this is not related to this project, it's a general Laravel question

@trandung1291, please close issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bastiendonjon picture bastiendonjon  路  3Comments

naveedyasin picture naveedyasin  路  3Comments

YSimple picture YSimple  路  3Comments

Idnan picture Idnan  路  3Comments

viacheslavpleshkov picture viacheslavpleshkov  路  3Comments