Level 102
https://github.com/jenssegers/laravel-mongodb#lumen
But if this is a new project, I highly recommend not using Lumen
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Is it somehow possible to include the mongodb connection settings into a lumen framework. As from what I saw the config/database.php is loaded https://www.developerbook.net/ internally in the lumen package. Is there a way to extend it somehow to include the mongodb connection settings?
Please or to participate in this conversation.