Route :: Auth (); Fehler in Laravel 7 geben

Do this step from the upgrade guide 
https://laravel.com/docs/7.x/upgrade#authentication-scaffolding

############
composer require laravel/ui "^2.0"
Lokesh003Coding