-
I have a very simple problem. I created a new controller under And I defined route as The controller works when I log in to the app however I want public access to this page. How can I do that? |
Beta Was this translation helpful? Give feedback.
Answered by
Muratcol
Jun 7, 2021
Replies: 1 comment 2 replies
-
@tabuna I'm searching for a solution for days but couldn't find one. What can I do to exclude an endpoint by a middleware? Can you help me, please? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Muratcol
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tabuna I'm searching for a solution for days but couldn't find one. What can I do to exclude an endpoint by a middleware? Can you help me, please?