Replies: 1 comment 9 replies
-
You can do this on the Laravel side and Ziggy will pick it up—call |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I need to pass the same parameter to all my routes. I don't find any callback available while registering Ziggy to attach such a parameter to all routes.
Suggestion
A callback function on setup to modify each route as needed.
Beta Was this translation helpful? Give feedback.
All reactions