commit iniziale

This commit is contained in:
Marco Cavalli 2023-10-05 11:54:33 +02:00
parent 9e364c6696
commit a40cafc383
46 changed files with 9556 additions and 1 deletions

6
.styleci.yml Normal file
View file

@ -0,0 +1,6 @@
php:
preset: laravel
disabled:
- unused_use
js: true
css: true