Setup Same way you would install a typical laravel application. composer install npm install php artisan serve The UI is displayed on the root page Don't forget to run npm run dev after modifying the vue component. Extra Notes