首页 > 学院 > 开发设计 > 正文

Laravel NotFoundHttpException in RoutesRequests.php line 442

2019-11-06 06:37:25
字体:
来源:转载
供稿:网友

修改public下的index.php

将$app->run();改成$app->run($app->request);


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表