-
I want to apply is it any idea!? |
Beta Was this translation helpful? Give feedback.
Answered by
arukompas
Sep 3, 2022
Replies: 1 comment
-
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 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
arukompas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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