docs(examples): symfony php guide (#7171)

* docs(examples): symfony php guide

* hopefully fix vercel

* complete guide

* add guide to navigation

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
This commit is contained in:
Tim Möhlmann
2024-01-15 19:49:41 +02:00
committed by GitHub
parent 29b386005d
commit 0a65e20507
10 changed files with 413 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ module.exports = {
"examples/login/flutter",
"examples/login/nextjs",
"examples/login/go",
"examples/login/symfony"
],
collapsed: true,
},