Skip to content

Added laravel telescope for dev environment#17680

Merged
snipe merged 3 commits intodevelopfrom
added-telescope
Aug 28, 2025
Merged

Added laravel telescope for dev environment#17680
snipe merged 3 commits intodevelopfrom
added-telescope

Conversation

@snipe
Copy link
Copy Markdown
Member

@snipe snipe commented Aug 20, 2025

This adds Laravel Telescope for helpful debugging options.

Screenshot 2025-08-20 at 2 26 58 PM

This is set as a dev-only requirement, and it will not auto-discover. The provider is set to check that the environment is local and the user is a superadmin.

@grokability/developers - take a peek at this and let me know if you want me to merge it.

It's also possible that with Herd and the debugger, this isn't even necessary.

If you want to test this branch, add TELESCOPE_ENABLED=true to your env.

snipe added 2 commits August 20, 2025 14:26
Signed-off-by: snipe <snipe@snipe.net>
Signed-off-by: snipe <snipe@snipe.net>
Signed-off-by: snipe <snipe@snipe.net>
Copy link
Copy Markdown
Collaborator

@marcusmoore marcusmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍🏾

@marcusmoore
Copy link
Copy Markdown
Collaborator

For devs: since we don't run scheduled commands locally, manually running php artisan telescope:prune periodically might be helpful if you're not flushing and re-migrating often.

@snipe snipe merged commit 6e2bcd6 into develop Aug 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants