I wanted to create a new project so I can fiddle with the authentication a bit, see what I could do. However, when I tried to run the make:auth
command, I got an error.
I decided to look in the composer.json file to see if I maybe had an outdated Composer version, but I saw the updated laravel/framework.
I can't find anything about the make:auth
command being removed on so I thought I'd come here and ask about it.
Command "make:auth" is not defined.
Did you mean one of these?
make:channel
make:command
make:controller
make:event
make:exception
make:factory
make:job
make:listener
make:mail
make:middleware
make:migration
make:model
make:notification
make:observer
make:policy
make:provider
make:request
make:resource
make:rule
make:seeder
make:test