Base Laravel

This commit is contained in:
Claude EZSCALE
2026-02-09 01:20:27 -05:00
parent 052f651ee1
commit 133bc56bfb
62 changed files with 14795 additions and 0 deletions

11
website/.gitattributes vendored Normal file
View File

@@ -0,0 +1,11 @@
* text=auto eol=lf
*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php
/.github export-ignore
CHANGELOG.md export-ignore
.styleci.yml export-ignore