diff options
Diffstat (limited to 'www/content/server-examples.md')
-rw-r--r-- | www/content/server-examples.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/content/server-examples.md b/www/content/server-examples.md index 21da2c3e..cbeb41c9 100644 --- a/www/content/server-examples.md +++ b/www/content/server-examples.md @@ -138,6 +138,10 @@ These examples may make it a bit easier to get started using htmx with your plat - <https://github.com/michalsn/codeigniter-htmx-demo> +### Symfony + +- <https://github.com/tomcri/htmxfony> + ## Elixir ### Phoenix |