Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'layers' => [
|
||||
'paths' => [
|
||||
'functional' => base_path('functional'),
|
||||
'technical' => base_path('technical'),
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user