mongodb / laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://www.mongodb.com/docs/drivers/php/laravel-mongodb/
MIT License
7.02k stars 1.43k forks source link

Fix missing bracket in config snippet #3095

Closed hms5232 closed 3 months ago

hms5232 commented 3 months ago

Add missing bracket in connections config snippet.

Checklist

GromNaN commented 3 months ago

Thank you @hms5232