Skip to content

How to apply LogViewerServiceProvider depends on environments? #72

Answered by arukompas
eyedroot asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @binbyz

Log Viewer is auto-discovered like many other Laravel packages.

You can opt out of auto-discovery by following the guide here:

https://laravel.com/docs/9.x/packages#opting-out-of-package-discovery

Once you've done this, you'll need to manually register the LogViewerServiceProvider

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by arukompas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants