This post was last updated on April 9th, 2021 at 06:37 am
Laravel 8 php artisan make:auth command not work show error
C:\xampp2\htdocs\blog>php artisan make:auth Command "make:auth" is not defined. Did you mean one of these? make:cast make:channel make:command make:component 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
for Laravel 8 command
composer require laravel/ui php artisan ui vue --auth php artisan migrate