简体   繁体   English

调用未定义的方法 Laravel\Lumen\Routing\Router::pos()

[英]call to undefined method Laravel\Lumen\Routing\Router::pos()

call to undefined method Laravel\Lumen\Routing\Router::pos().调用未定义的方法 Laravel\Lumen\Routing\Router::pos()。

Iam getting this error when am trying to access some routes in my project.我在尝试访问我的项目中的某些路由时收到此错误。

don't write this call to undefined method Laravel\Lumen\Routing\Router::pos() write as this one call to undefined method Laravel\Lumen\Routing\Router::post()不要将这个调用写成未定义的方法 Laravel\Lumen\Routing\Router::pos() 写成这个调用未定义的方法 Laravel\Lumen\Routing\Router::post()

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM