-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello, I have a suggestion for a new feature - the ability to extend functionality externally.
Specifically, I would like to be able to resolve route paths based on the settings of the framework I am using, such as Laravel. I think it would be helpful to have a new RouteDynamic attribute that takes a ResolverClass as an argument. This ResolverClass could have a method that accepts a $pathBuilder object, which would allow users to customize the route path resolution based on their specific needs. Thank you for considering this suggestion.
I can submit a simple PR as a proof of concept and continue the discussion there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels