Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Good evening.
If you bet on yii2-basic, then you need to register this module in config/console.php, as the documentation says.
$config = [
'bootstrap' => ['simplechat'],
'modules' => [
'simplechat' => [
'class' => '\bubasuma\simplechat\Module',
],
],
]
In console run php composer.phar require --prefer-dist bubasuma/yii2-simplechat
Are you installing locally or already on the server? If the former, what system and what are you using? Windows+OpenServer? linux?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question