Answer the question
In order to leave comments, you need to log in
Why main page of yii2 basic template without styles?
In console
127.0.0.1/:10 GET http://127.0.0.1:8101/assets/ca32838f/css/bootstrap.css net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:87 GET http://127.0.0.1:8101/assets/369e9b47/yii.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:88 GET http://127.0.0.1:8101/assets/ca32838f/js/bootstrap.bundle.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:86 GET http://127.0.0.1:8101/assets/505a380e/jquery.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:87 GET http://127.0.0.1:8101/assets/369e9b47/yii.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:88 GET http://127.0.0.1:8101/assets/ca32838f/js/bootstrap.bundle.js net::ERR_ABORTED 404 (Not Found)
Answer the question
In order to leave comments, you need to log in
$config['components'] = [
'assetManager' => [
'appendTimestamp' => true,
],
];
Invalid Configuration – yii\base\InvalidConfigException
User::identityClass must be set.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question