Set default closure for format path in \Illuminate\Routing\UrlGenerator::format #40975
Unanswered
AndriyVoloshin
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are going to Laravel on our current project.
Our project is use trailing slash in url but Illuminate\Routing\UrlGenerator while formatting route path always trims it.
framework/src/Illuminate/Routing/UrlGenerator.php
Line 575 in 5a8585a
Beta Was this translation helpful? Give feedback.
All reactions