summaryrefslogtreecommitdiffstatshomepage
path: root/www/content/server-examples.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/content/server-examples.md')
-rw-r--r--www/content/server-examples.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/content/server-examples.md b/www/content/server-examples.md
index 21da2c3e..5f6b3f54 100644
--- a/www/content/server-examples.md
+++ b/www/content/server-examples.md
@@ -138,6 +138,15 @@ These examples may make it a bit easier to get started using htmx with your plat
- <https://github.com/michalsn/codeigniter-htmx-demo>
+
+### Laravel
+
+- <https://spirofloropoulos.com/laravel-htmx-hard-mode-1.html>
+
+### Symfony
+
+- <https://github.com/tomcri/htmxfony>
+
## Elixir
### Phoenix