laravel 路由里面使用 Auth::routes()方法

94 阅读1分钟

Auth :: routes()只是一个帮助类,可帮助您生成用户认证所需的所有路由.