installed xefi\laravel-osdd

This commit is contained in:
2026-03-31 18:43:24 +02:00
parent 50e01ff5e0
commit 3d98788b01
30 changed files with 299 additions and 1531 deletions

View File

@@ -0,0 +1,10 @@
<?php
return [
'layers' => [
'paths' => [
'functional' => base_path('functional'),
'technical' => base_path('technical'),
],
],
];