Adding Laravel PHP Example (#1982)

Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
This commit is contained in:
Spiro Floropoulos 2023-11-16 13:04:10 -08:00 committed by GitHub
parent f9e9588a24
commit 7f3d752553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,6 +138,11 @@ 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>