---
title: "How To Install Vue 3 in Laravel 9 with Vite"
url: https://daily.dev/posts/how-to-install-vue-3-in-laravel-9-with-vite-gu3iueax7
source_url: https://devdojo.com/techvblogs/how-to-install-vue-3-in-laravel-9-with-vite
type: article
source: "DevDojo"
published: 2022-07-12T06:21:18.645Z
updated: 2022-07-12T06:21:18.579Z
tags: ["vuejs", "laravel", "vite"]
reading_time: 5
upvotes: 17
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How To Install Vue 3 in Laravel 9 with Vite

**[DevDojo](https://daily.dev/sources/devdojo)** · 5 min read · 17 upvotes · 0 comments

## Summary

Laravel has just released “laravel 9.19’ with a major change. There is no more webpack.mix.js file in the laravel root. Vue 3 is the latest version of the Vuejs Framework and growing rapidly. We’ll learn how to create a vue3 component and connect it with Laravel 9 blade.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devdojo.com/techvblogs/how-to-install-vue-3-in-laravel-9-with-vite>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#vuejs](https://daily.dev/tags/vuejs), [#laravel](https://daily.dev/tags/laravel), [#vite](https://daily.dev/tags/vite)

[View this post on daily.dev](https://daily.dev/posts/how-to-install-vue-3-in-laravel-9-with-vite-gu3iueax7)
