module config scans
This commit is contained in:
parent
e0bfd78b0b
commit
43896b824a
@ -83,9 +83,10 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
'scan' => [
|
'scan' => [
|
||||||
'enabled' => false,
|
'enabled' => true,
|
||||||
'paths' => [
|
'paths' => [
|
||||||
base_path('vendor/*/*'),
|
base_path('Modules/*/*'),
|
||||||
|
//base_path('vendor/*/*'),
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user