beyondcode / beyondcode/laravel-dump-server

Console `dump()` and `dd()` not outputting items.

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1.6k
Forks
90
PR merge metrics
No merged PRs in 30d

Description

I'm not sure if this is connected to #34, or not. I have noticed that when working from the command line and dumping or dd'ing, it is not outputting all items.

I have noticed this in conjunction with the `hyn/multi-tenant` package also being installed. It appears if I remove either this package or the multi-tenancy package, things return to working normally. I have posted an issue in their repo as well: https://github.com/hyn/multi-tenant/issues/713

However, I am having a hard time figuring out where the conflict is occurring. While diving through the code, nothing stands out, and also while triggering a manual exception after dumping, there doesn't appear to be any code run from the multi-tenant package.

Any thoughts as to what might be causing this, or where I might look further to try and debug this? Thank you!

**Update:** after further debugging, it appears this issue remains, even without `hyn/multi-tenant` installed. So perhaps my suspicion of a conflict with that package was premature.

Also, I wanted to clarify that this is the case when the dump-server is NOT running. Everything outputs fine when it is running.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.