ausheng

Laravel dingo API 调用返回 400 ?

问题:

The version given was unknown or has no registered routes.给出的版本未知或没有注册路由。

以前配置好的接口突然发现不能用了,期间忙着写后台,没有去改过 接口配置和代码

遇到这种问题,前端要接口,我却拿不出来,急的我啊,宿主脑壳疼,

网上各种查资料,哎,没找到

经过无数的波折之后,总算找到原因了,有次看了laravel优化的文档就照着试试,记得当时用过缓存

php artisan config:cache //缓存配置
php artisan route:cache //缓存路由

这个原因,那么久清空了试试

php artisan cache:clear
php artisan config:clear

结果,还真对了!

ausheng

爱生活,爱编程

AUSHENG – BLOG

不要害羞,保持联系。我们喜欢结识有趣的人,结交新朋友。