summaryrefslogtreecommitdiffstatshomepage
path: root/www/content/server-examples.md
diff options
context:
space:
mode:
authorCarson Gross <carson@bigsky.software>2023-12-13 17:08:52 -0700
committerCarson Gross <carson@bigsky.software>2023-12-13 17:08:52 -0700
commitad871a9576ceec2ba1a9a41eb7f44a7cf824fb9f (patch)
tree0ebdc84e46171e9d16528b93eb9b75427de38054 /www/content/server-examples.md
parent69c053c13673263290f665fab18787d55a2219e7 (diff)
parentf84b332d192c357e4786937df7e35babdbad4d51 (diff)
downloadhtmx-ad871a9576ceec2ba1a9a41eb7f44a7cf824fb9f.tar.gz
htmx-ad871a9576ceec2ba1a9a41eb7f44a7cf824fb9f.zip
Merge branch 'v2.0v2.0' into disable-inheritance
# Conflicts: # src/htmx.js
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