Initial commit

This commit is contained in:
Dillon Ngo
2023-10-21 02:29:27 +08:00
commit ad0007617e
84 changed files with 11092 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
php:
preset: laravel
version: 8
disabled:
- no_unused_imports
finder:
not-name:
- index.php
- server.php
js:
finder:
not-name:
- webpack.mix.js
css: true