0

Dump inside of telescope not working. I am using the dump() method to dump a variable inside of telescope it is not working. I also have the telescope screen open not sure what is happening. Am I missing something?

Aniket
  • 156
  • 13

1 Answers1

0

Check the proper place of dumping variables. Sometimes if you are using error handling it ignores debugging there Or Make sure you are running .env on debugging mode.

Tayyab mehar
  • 648
  • 6
  • 8