laravel 路由不匹配,后跳转

Route::fallback(function () {
return redirect('/',302);
});
posted @ 2022-06-24 10:14  星云惊蛰  阅读(54)  评论(0)    收藏  举报