原文:Ubuntu使用——15(thinkphp路由报错Non-static method think\Route::get() should not be called statically)

在route.php中添加代码: use think Route Route::get ,function return hello world 在浏览器中输入http: localhost tp git public index.php,报错: ErrorException in route.php line Non static method think Route::get should n ...

2019-03-09 11:40 0 4369 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM