YII框架模塊建好,配置也復(fù)制好,就是無法訪問,目前崩潰中'modules' => [??????? 'article' => [??????????? 'class' => 'app\modules\article\Article',??????? ],??? ],復(fù)制到web.php $config中,一切都是照著敲的,不明白就是無法訪問<?phpnamespace app\modules\article\controllers;use yii\web\Controller;class DefaultController extends Controller{??? public function actionIndex()??? {??????? //return $this->render('index');??? }}Not Found (#404)Page not found.The above error occurred while the Web server was processing your request.Please contact us if you think this is a server error. Thank you.
- 0 回答
- 0 關(guān)注
- 1569 瀏覽
添加回答
舉報
0/150
提交
取消