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
composer require laravel/ui php artisan ui bootstrap --auth npm install npm run dev