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
Copy file name to clipboardExpand all lines: middleware.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -281,12 +281,18 @@ Additional middleware parameters will be passed to the middleware after the `$ne
281
281
282
282
}
283
283
284
-
Middleware parameters may be specified when defining the route by separating the middleware name and parameters with a `:`. Multiple parameters should be delimited by commas:
284
+
Middleware parameters may be specified when defining the route by separating the middleware name and parameters with a `:`:
0 commit comments