Route::auth(); giving error in laravel 7

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

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

Also in PHP: