Skip to content

Controller Usage #304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 20, 2025
Merged

Controller Usage #304

merged 2 commits into from
Apr 20, 2025

Conversation

dereuromark
Copy link
Member

No description provided.

trigger the RequestAuthorizationMiddleware.
In this case, it is possible to use this middleware only for your (App)controller::

public function initialize(): void
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we include a comment indicating which file this should go in?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its in the sentence before: "for your (App)controller"
But we can make it more clear, sure.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@markstory Done.

@markstory markstory merged commit d5b08ff into 3.x Apr 20, 2025
7 of 8 checks passed
@markstory markstory deleted the 3.x-controller-middleware branch April 20, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants