Skip to content

Create a new middlware instance instead of filter. #3580

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 1 commit into from
Dec 2, 2015

Conversation

jspekken
Copy link
Contributor

@jspekken jspekken commented Dec 2, 2015

Shouldn't this be middleware?

GrahamCampbell added a commit that referenced this pull request Dec 2, 2015
Create a new middlware instance instead of filter.
@GrahamCampbell GrahamCampbell merged commit 5d6a3cf into laravel:master Dec 2, 2015
@GrahamCampbell
Copy link
Member

Yes. Thank you. :)

@@ -15,7 +15,7 @@ class Authenticate
protected $auth;

/**
* Create a new filter instance.
* Create a new middelware instance.
Copy link
Contributor

Choose a reason for hiding this comment

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

Hello,
middleware

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.

4 participants