telescope: How do the dumps work? dump() doesn't show anything?

Telescope seems to be working for everything except dumps. Am I using this correctly, I’m using dump($var);?

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 22 (5 by maintainers)

Most upvoted comments

artisan dump-server works for me, but Telescope doesn’t. The dump gets rendered on the page instead of Telescope. And I did have the Dumps tab open.

You need to have the Telescope dump screen open to see the dumps. When the dump screen is not open, it does not record dumps.

artisan dump-server works for me, but Telescope doesn’t. The dump gets rendered on the page instead of Telescope. And I did have the Dumps tab open.

Same here!

Same here!

artisan dump-server works for me, but Telescope doesn’t. The dump gets rendered on the page instead of Telescope. And I did have the Dumps tab open.

Same here!

dump-server and telescope may conflict. See #135

I found that it is pretty silly to have the Telescope Dump page open to record any dumps to Telescope