spatie / laravel-ray

Debug with Ray to fix problems faster in Laravel apps
https://myray.app
MIT License
288 stars 62 forks source link

Debug tab in `facade/ignition` shows blank when `spatie/laravel-ray` is installed #209

Closed imsus closed 2 years ago

imsus commented 3 years ago

Describe the bug When I try debug something usually I'm using ddd(). Then I bought ray license (personal) and integrate to the repo. But when my teammate wants to debug using ddd() It doesn't show on debug tab (although dd() is working).

So in short:

Versions Ray 1.17

You can use composer show to get the version numbers of:

PHP version: 7.4.22 Laravel version: 8.54.0

To Reproduce Steps to reproduce the behavior:

  1. Install fresh laravel
  2. Install fresh spatie/laravel-ray
  3. Run ddd() anywhere
  4. Check debug tab

Expected behavior It should show debug data on debug tab facade/ignition

Screenshots CleanShot 2021-08-23 at 14 54 14

Desktop (please complete the following information):

spatie-bot commented 2 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.