Recently I start to use laravel 5.3 to write a blog, but I have a question after run php artisan make:auth
php artisan make:auth
when I run this, it will generate routes in m
If you are searching these same routes for laravel 7 version you'll find it here Vendor/laravel/ui/src/AuthRouteMethods.php
Vendor/laravel/ui/src/AuthRouteMethods.php