Command "command:update-useraddres" is not defined. laravel code example
Example 1: Command "make:auth" is not defined
composer require laravel/ui
php artisan ui vue --auth
php artisan migrate
Example 2: https://stackoverflow.com/questions/34545641/php-artisan-makeauth-command-is-not-defined
php artisan ui:auth --views