You see, I'm trying to make a user authentication system with Laravel.
For this, I'm supposed to write this code in CMD: php artisan make:auth
and that will make me see the following:
But even though I get a confirmation message ( Authentication scaffolding generated successfully
), the image does not appear. Where do I go to see her?