Closed nadar closed 3 years ago
Sometimes it would be nice to have the option to disable the luya boot process which preloads all the modules. Therefore an option to disable this behavior would be nice, but instead allowing users to bootstrap all modules by itself. Like:
for example:
'autoBootstrapModules' => false, 'bootstrapLuyaModules' => ['foo', 'bar'],
Sometimes it would be nice to have the option to disable the luya boot process which preloads all the modules. Therefore an option to disable this behavior would be nice, but instead allowing users to bootstrap all modules by itself. Like:
for example: