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

Fix issue with Redirect::secure #163

Closed
wants to merge 2 commits into from
Closed

Fix issue with Redirect::secure #163

wants to merge 2 commits into from

Conversation

netorious
Copy link

Redirect::secure currently appends "/1" to the end of the path because when the secure method passes an empty array to method to, to sees it as "1". Also, Redirect::to is calling the Urlgenerator to incorrectly.

@taylorotwell
Copy link
Member

This has been fixed.

joelharkes pushed a commit to joelharkes/framework_old that referenced this pull request Mar 7, 2019
joelharkes pushed a commit to joelharkes/framework_old that referenced this pull request Mar 7, 2019
Users table now includes the virtual email. Fixes laravel#163
gonzalom pushed a commit to Hydrane/tmp-laravel-framework that referenced this pull request Oct 12, 2023
fix(laravel#162): switch parameters order for seeStatusCode method
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