laravel 5.3 new Auth::routes()

后端 未结 10 1437
清歌不尽
清歌不尽 2020-12-04 05:26

Recently I start to use laravel 5.3 to write a blog, but I have a question after run php artisan make:auth

when I run this, it will generate routes in m

10条回答
  •  借酒劲吻你
    2020-12-04 06:20

    If you are searching these same routes for laravel 7 version you'll find it here Vendor/laravel/ui/src/AuthRouteMethods.php

提交回复
热议问题