Skip to content

Conversation

@gazben
Copy link
Contributor

@gazben gazben commented Mar 8, 2018

The getMiddleware function is missing and reported here: flipboxstudio/lumen-generator#25
Also I think you have to be able to query the middlewares.

If the function is not necessary and you can query the middlewares with another method, please write it in the comments.

gazben added 3 commits March 8, 2018 10:25
The getMiddleware function is missing and reported here: flipboxstudio/lumen-generator#25
Also I think you have to be able to query the middlewares.

If the function is not necessary and you can query the middlewares with another method, please write it in the comments.
@thilanga thilanga merged commit aa16043 into dingo:master Mar 8, 2018
@telefoontoestel
Copy link

telefoontoestel commented Oct 29, 2018

I noticed that this issue has not been released yet and I would like to submit a suggestion. Within the Laravel own Route class there is a method called gatherMiddleware that collects the middleware of the route. Shouldn't the method at least be called the same, since it is used in the same manner?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants