- Use this link view/layout/app in heading section
. To make login and registration we use the following command
composer require laravel/ui
php artisan ui vue --auth
npm install
npm run dev
use this video link
Laravel 8 E-commerce Part 2 : How to make Login and Register system and link CSS and JS in laravel - YouTube
0 Comments