-
config file : |
Beta Was this translation helpful? Give feedback.
Answered by
arukompas
Sep 1, 2022
Replies: 1 comment
-
@Sariln hey, what does the I can't find any examples on the web using Also, check out the other authorization options available which will give you more control over what user(s) can access the log viewer. |
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
@Sariln hey, what does the
web:check
middleware do exactly? Does it check for a logged in user? If so, are you actually logged in?I can't find any examples on the web using
web:check
. Did you mean to write'middleware' => ['web', 'auth']
instead?Also, check out the other authorization options available which will give you more control over what user(s) can access the log viewer.