docs
docs copied to clipboard
Modules
how a good design of the DI could be done with multiple domains/modules/packages? (E.g. where you suggest putting interfaces to connect these things later on.)
See https://github.com/yiisoft/yii2/discussions/20493 as well. Could be done either as part of the guide or as a cookbook article.