laravellaravel10x-authentication-commands Laravel10x authentication commands

Laravel10x authentication commands

laravel framework

STEP 1:

composer require laravel/ui

STEP 2:

php artisan ui bootstrap

OR  

php artisan ui bootstrap --auth

STEP 3:

npm install && npm run dev

STEP 4:

php artisan serve

STEP 5:

http://localhost:8000/