htmx tests passing, component basic but handling headers

This commit is contained in:
Brandon Shipley
2024-04-01 01:37:14 -07:00
parent ccc1dd9717
commit 31ae4a394c
4 changed files with 366 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/composer.phar
/phpunit.xml
/.phpunit.result.cache
/.phpunit.cache
/phpunit.phar
/config/Migrations/schema-dump-default.lock
/vendor/