installed xefi\laravel-osdd
This commit is contained in:
10
technical/osdd/config/osdd.php
Normal file
10
technical/osdd/config/osdd.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'layers' => [
|
||||
'paths' => [
|
||||
'functional' => base_path('functional'),
|
||||
'technical' => base_path('technical'),
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user