📅  最后修改于: 2022-03-11 14:53:40.985000             🧑  作者: Mango
***** First install laravel UI. Run below given command first in terminal or cmd or powershell ***
composer require laravel/ui:^2.4
## Then Run this command
php artisan ui vue