Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Improves check for Telescope #164

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

joedixon
Copy link
Collaborator

It was pointed out to me that it's recommended in the docs to have Telescope installed, but toggle the service provider depending on the environment.

This means although \Laravel\Telescope\Telescope::class is available in the project, \Laravel\Telescope\Contracts\EntriesRepository::class is not bound.

This PR updates the check for the bound class instead.

@taylorotwell taylorotwell merged commit 4a08256 into main Apr 19, 2024
11 checks passed
@taylorotwell taylorotwell deleted the fix/telescope-check branch April 19, 2024 15:10
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