We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0ef77 commit 8f5b8f3Copy full SHA for 8f5b8f3
docs/index.md
@@ -1,3 +1,8 @@
1
+```{include} ../README.md
2
+:relative-docs: docs/
3
+:relative-images:
4
+```
5
+
6
# Laravel Migration Generator
7
8
Welcome to the documentation for Laravel Migration Generator.
@@ -7,4 +12,4 @@ Welcome to the documentation for Laravel Migration Generator.
12
- [Installation](installation.md)
13
- [Usage](usage.md)
9
14
- [Migrations](migrations.md)
10
-- [Architecture](architecture.md)
15
+- [Architecture](architecture.md)
0 commit comments