laravel 重定向的方法

2019-06-12  本文已影响0人  自奏圣乐

return redirect()->route('');

return redirect('');

return Redirect::to('');

上一篇 下一篇

猜你喜欢

热点阅读