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
you can copy the composer.json file and the app/Exceptions/Handler.php files from the official laravel 7 repo.
link to repo: https://github.com/laravel/laravel