Agrego archivos iniciales

This commit is contained in:
Laucha1312
2026-06-04 14:49:03 -03:00
parent ed94601e34
commit 751a8c9a1b
15 changed files with 1812 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
use App\Providers\AppServiceProvider;
return [
AppServiceProvider::class,
];