📅  最后修改于: 2022-03-11 15:02:18.652000             🧑  作者: Mango
composer require laravel/ui
php artisan ui vue --auth //you can use vue boostrap --auth is to add the login paths and
register
npm install
npm run dev