Documentation for routing incorrectly states you need to use connectNamed() to...
Documentation for routing incorrectly states you need to use connectNamed() to allow named arguments to be parsed. You dont. Routes parse them by default in 2.5 - so long as template is greedy. Changed docs accordingly
Loading
Please sign in to comment