Size: a a a

2020 May 19

AM

Alexander Makarov in Yii Framework 3
TradersVE
To learn Yii3 if you do not know how to use the container di and the factory you will die in the attempt.
That's why DI docs are more explanative for Yii 3.
источник

AM

Alexander Makarov in Yii Framework 3
источник

T

TradersVE in Yii Framework 3
@yiiliveext  require(D:\git-local\yiisoft\yii-db-migration\vendor\yiisoft\composer-config-plugin-output\providers-console.php): failed to open stream:
источник

T

TradersVE in Yii Framework 3
Alexander Makarov
Well, yes and no. It's good to read these but if there's library without any examples and just tests, I'd, personally, never use it if there's alternative with docs.
good for me, the best documentation is the tests, everyone is there, tricks and others.
источник

AM

Alexander Makarov in Yii Framework 3
TradersVE
good for me, the best documentation is the tests, everyone is there, tricks and others.
Usually too much is there :)
источник

AM

Alexander Makarov in Yii Framework 3
TradersVE
@yiiliveext  require(D:\git-local\yiisoft\yii-db-migration\vendor\yiisoft\composer-config-plugin-output\providers-console.php): failed to open stream:
How to reproduce it?
источник

T

TradersVE in Yii Framework 3
install console in package diferent a yii-demo
источник

T

TradersVE in Yii Framework 3
console not found params-console, events-console
источник

AM

Alexander Makarov in Yii Framework 3
Ah. Yes. Seems we forgot default configs in the package itself.
источник

T

TradersVE in Yii Framework 3
yes
источник

AM

Alexander Makarov in Yii Framework 3
TradersVE
yes
added
источник

T

TradersVE in Yii Framework 3
👍
источник

А

Алексей R in Yii Framework 3
Вот ещё из интересного )
https://metapuzzle.azurewebsites.net/
источник

DS

Dmitriy S in Yii Framework 3
TradersVE
@yiiliveext  require(D:\git-local\yiisoft\yii-db-migration\vendor\yiisoft\composer-config-plugin-output\providers-console.php): failed to open stream:
You have to create the providers-console. php in the your main project config dir.
источник

AM

Alexander Makarov in Yii Framework 3
источник

T

TradersVE in Yii Framework 3
Dmitriy S
You have to create the providers-console. php in the your main project config dir.
@samdark  fixed
источник

AM

Alexander Makarov in Yii Framework 3
Dmitriy S
You have to create the providers-console. php in the your main project config dir.
I've added it to yii-console.
источник

AM

Alexander Makarov in Yii Framework 3
So it exists (and empty) if it's not defined in the project.
источник

DS

Dmitriy S in Yii Framework 3
Alexander Makarov
Ah. Yes. Seems we forgot default configs in the package itself.
No, we don't. The reason is we must have an config file with the empty array if we want to merge a config with same name from a package
источник

AM

Alexander Makarov in Yii Framework 3
Dmitriy S
No, we don't. The reason is we must have an config file with the empty array if we want to merge a config with same name from a package
?
источник