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 6198c80 commit 852ed09Copy full SHA for 852ed09
readme.md
@@ -0,0 +1,12 @@
1
+## Laravel Debugbar Docs
2
+
3
+Built using https://squidfunk.github.io/mkdocs-material/
4
5
6
+### Preview
7
+Run `mkdocs serve` to preview the docs.
8
9
+### Build
10
11
+Build is automatically created on gh-pages after pushing to the docs branch, using the workflow.
12
+To for a deployment, run `mkdocs gh-deploy --force` to push it th `gh-pages` directly.
0 commit comments