Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not capture MongoDB queries #1542

Closed
AmirRezaM75 opened this issue Nov 5, 2024 · 1 comment
Closed

Can not capture MongoDB queries #1542

AmirRezaM75 opened this issue Nov 5, 2024 · 1 comment

Comments

@AmirRezaM75
Copy link

Telescope Version

5.2.4

Laravel Version

10.48.22

PHP Version

8.2.25

Database Driver & Version

MongoDB

Description

After upgrading mongodb/laravel-mongodb package from 3.9 to 5.1.0, I can no longer see executed queries.
before that it was fine.

Steps To Reproduce


@crynobone
Copy link
Member

Duplicate of mongodb/laravel-mongodb#3183

Telescope wouldn't be able to retrieve executed queries if the event wasn't fired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants