From 7f3d75255329f6e395077e029768dab94d1cd85e Mon Sep 17 00:00:00 2001 From: Spiro Floropoulos Date: Thu, 16 Nov 2023 13:04:10 -0800 Subject: [PATCH] Adding Laravel PHP Example (#1982) Co-authored-by: 1cg <469183+1cg@users.noreply.github.com> --- www/content/server-examples.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/content/server-examples.md b/www/content/server-examples.md index cbeb41c9..5f6b3f54 100644 --- a/www/content/server-examples.md +++ b/www/content/server-examples.md @@ -138,6 +138,11 @@ These examples may make it a bit easier to get started using htmx with your plat - + +### Laravel + +- + ### Symfony -