Answer the question
In order to leave comments, you need to log in
I added my Guard to the AuthServiceProvider using Auth::viaRequest - so now it drives ALL requests through it - is this normal?
I did everything in accordance with
https://docs.rularavel.com/docs/8.x/authentication... it
works, but the problem is that it now passes ALL requests through this closure, even for routes that I did not specify use security middleware('auth')
Is that ok? Or did something go wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question