Closed
Description
Our application uses both MySQL and MongoDB connections, but I'm afraid I can't get both working together.
I have tried various things such as tweaking namespaces etc. If I remove the 'Jenssegers\Mongodb\MongodbServiceProvider' from providers the MySQL eloquent models work as expected.
Is there any way to get them working side by side? My guess is the ConnectionResolver has been changed and its breaking MySQL models.
Im quite new to Laravel so not 100% if the above this the problem.
Metadata
Metadata
Assignees
Labels
No labels