You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, thank you for writing this plugin! It's been a great help with routing for multilingual websites.
I'd like to suggest an addition: the same approach for optional query parameters.
Hi there, thank you for writing this plugin! It's been a great help with routing for multilingual websites.
I'd like to suggest an addition: the same approach for optional query parameters.
routes.php
template.twig
This would result to:
customer/order/1234?status=paid
klant/bestelling/1234?status=paid
The text was updated successfully, but these errors were encountered: