Route :: auth (); Donner une erreur dans Laravel 7
Do this step from the upgrade guide
https://laravel.com/docs/7.x/upgrade#authentication-scaffolding
############
composer require laravel/ui "^2.0"
Lokesh003Coding