I have a problem when creating login/auth in Laravel 6. I typed \"make: auth\" in the terminal and I get an error \"Command\" make: auth \"appears not defined.\" Is there a
Laravel verion 6.0
composer require laravel/ui
php artisan ui vue --auth
these commands will help