Skip to content
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

[5.2] Remove route group from make:auth stub #12903

Merged
merged 1 commit into from
Mar 29, 2016
Merged

[5.2] Remove route group from make:auth stub #12903

merged 1 commit into from
Mar 29, 2016

Conversation

JeffreyWay
Copy link
Contributor

It looks like the routes stub for the make:auth command needs to be updated to reflect the fact that the 'web' middleware group is applied elsewhere now.

@vlakoff
Copy link
Contributor

vlakoff commented Mar 29, 2016

Yep, see #12877, #12879.

@GrahamCampbell
Copy link
Member

The issue we have is that doing this will break most already existing 5.2 applications.

I guess the thing to consider is, who's more likely to be running this command. Someone with an app from a week ago, or someone with a new app? I guess, the new app.

For that reason, we probably should make this breaking change.

@GrahamCampbell
Copy link
Member

👍

@taylorotwell taylorotwell merged commit ae2fc57 into 5.2 Mar 29, 2016
@GrahamCampbell GrahamCampbell changed the title Remove route group from make:auth stub [5.2] Remove route group from make:auth stub Mar 29, 2016
@GrahamCampbell GrahamCampbell deleted the patch branch March 29, 2016 13:33
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