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

Allow outputting URLs with trailing slash #692

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bakerkretzmar
Copy link
Collaborator

Adds a trailing_slash config option that makes ->getUrl() always output a URL with a trailing slash. Doesn't affect ->getPath() or anything else.

Fixes #679 I think?

@bakerkretzmar bakerkretzmar self-assigned this Jul 28, 2023
1) src/Exceptions/Handler.php (nullable_type_declaration_for_default_null_value, unary_operator_spaces, not_operator_with_successor_space)
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.

Allow formatting of pretty URL with trailing slash
2 participants