resources/boost/skills/laravel-mongodb/references/support.md
Before opening an issue, search existing issues and pull requests in the relevant repository — the bug may already be reported or fixed.
Report issues to the repository that owns the layer where the bug occurs:
| Layer | Repository |
|---|---|
| Eloquent integration, Laravel-specific behaviour | mongodb/laravel-mongodb |
| PHP query API, BSON, GridFS | mongodb/mongo-php-library |
| C driver, connection, PHP extension | mongodb/mongo-php-driver |
| Documentation | Submit feedback using the Rate this page tab on the relevant docs page |
When filing a new issue, include a minimal reproducer: the smallest possible code that demonstrates the bug, the PHP and package versions, and the error message or unexpected output.
If an existing issue matches, add a comment with your reproducer — it helps maintainers confirm the scope and prioritise a fix.
MongoDB\Laravel\* class or Eloquent method → laravel-mongodbMongoDB\Driver\* or ext-mongodb error → mongo-php-driverMongoDB\* (no Laravel) class → mongo-php-librarydocs