Home  • Framework • Laravel

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/

Comments 2


thanks sir
Happy

Share

Copyright © 2024. Powered by Intellect Software Ltd