Skip to content

Commit 6fc25ff

Browse files
committed
docs: add middleware to layers guide
1 parent ecb4901 commit 6fc25ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/2.guide/3.going-further/7.layers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Additionally, certain other files in the layer directory will be auto-scanned an
1818
- [`components/*`](/docs/guide/directory-structure/components) - Extend the default components
1919
- [`composables/*`](/docs/guide/directory-structure/composables) - Extend the default composables
2020
- [`layouts/*`](/docs/guide/directory-structure/layouts) - Extend the default layouts
21+
- [`middleware/*`](/docs/guide/directory-structure/middleware) - Extend the default middleware
2122
- [`pages/*`](/docs/guide/directory-structure/pages) - Extend the default pages
2223
- [`plugins/*`](/docs/guide/directory-structure/plugins) - Extend the default plugins
2324
- [`server/*`](/docs/guide/directory-structure/server) - Extend the default server endpoints & middleware

0 commit comments

Comments
 (0)