Add note about prefix route connection.
You should connect prefixes before fallback routes so you don't end up with URL's like /articles/index?prefix=admin.
Loading
Please sign in to comment
You should connect prefixes before fallback routes so you don't end up with URL's like /articles/index?prefix=admin.