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

[7.0] Changed the way to get action path from url() to route() #950

Merged
merged 1 commit into from
Jan 28, 2019
Merged

[7.0] Changed the way to get action path from url() to route() #950

merged 1 commit into from
Jan 28, 2019

Conversation

Chitaric
Copy link
Contributor

If we use second parameter for register routes default views are broken
Passport::routes(false, ["prefix" => "something"]);

If we use second parameter for register routes default views are broken
Passport::routes(false, ["prefix" => "something"]);
@driesvints driesvints changed the title Changed the way to get action path from url() to route() [7.0] Changed the way to get action path from url() to route() Jan 28, 2019
@taylorotwell taylorotwell merged commit 93241bd into laravel:7.0 Jan 28, 2019
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