Replies: 1 comment
-
Saad I think you should raise the issue here https://github.com/laravel/wayfinder |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
So I switched from Ziggy to Wayfinder but it's generating the URLs with number params, but I am using
Veelasky\LaravelHashId
which resolves the models by a string "hash" instead of their actual integer id.Anyway to let Wayfinder know that it's a string and not a number ??
Beta Was this translation helpful? Give feedback.
All reactions