In the first version of yii it was easy to create a console command. But how to do it in yii 2 version? There is an example in /commands/HelloController.php, but how to build on it?
|
In the first version of yii it was easy to create a console command. But how to do it in yii 2 version? There is an example in /commands/HelloController.php, but how to build on it?
Source: https://ru.stackoverflow.com/questions/569555/
All Articles
HelloControllervery visual ... - oakymax