Skip to content

[7.x] Fix route helper with custom binding key - #32264

Merged
taylorotwell merged 4 commits into
laravel:7.xfrom
BSN4:7.x
Apr 7, 2020
Merged

[7.x] Fix route helper with custom binding key#32264
taylorotwell merged 4 commits into
laravel:7.xfrom
BSN4:7.x

Conversation

@BSN4

@BSN4 BSN4 commented Apr 7, 2020

Copy link
Copy Markdown
Contributor

fix #32201

thanks to @abdumu for helping me with this issue

@BSN4 BSN4 changed the title [7.x]f ix route helper with custom binding key [7.x] fix route helper with custom binding key Apr 7, 2020
Comment thread src/Illuminate/Routing/Route.php Outdated
@GrahamCampbell GrahamCampbell changed the title [7.x] fix route helper with custom binding key [7.x] Fix route helper with custom binding key Apr 7, 2020
@taylorotwell
taylorotwell merged commit 38d9f84 into laravel:7.x Apr 7, 2020
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.

route() helper doesn't generate correct URI's for routes with a custom binding key

3 participants