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

[6.x] Trim trailing slash #764

Merged
merged 1 commit into from
Apr 17, 2020
Merged

[6.x] Trim trailing slash #764

merged 1 commit into from
Apr 17, 2020

Conversation

driesvints
Copy link
Member

Because we recently removed support for // urls in Laravel, trailing slashes in APP_URL don't work anymore (nor should they). This will trim the trailing slash from the base url before setting it.

Fixes #763

@taylorotwell taylorotwell merged commit 3a4e9a2 into 6.x Apr 17, 2020
@driesvints driesvints deleted the trim-trailing-slash branch April 17, 2020 14:02
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.

Ending slash in APP_URL cause login to fail in v6.0
2 participants