You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, at present, in order to debug events, requests, and other elements using Telescope, we are required to modify the TelescopeServiceProvider by adding an APP_ENV value such as production.
PROPOSED SOLUTION:
I propose the introduction of a new Telescope configuration setting that would allow all entries to be forced, irrespective of the set environment. This would be beneficial in troubleshooting issues in the production environment by temporarily enabling entries as and when required.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ISSUE:
Hello, at present, in order to debug events, requests, and other elements using Telescope, we are required to modify the
TelescopeServiceProvider
by adding anAPP_ENV
value such as production.PROPOSED SOLUTION:
I propose the introduction of a new Telescope configuration setting that would allow all entries to be forced, irrespective of the set environment. This would be beneficial in troubleshooting issues in the production environment by temporarily enabling entries as and when required.
Beta Was this translation helpful? Give feedback.
All reactions