Support the ongoing development of Laravel.io →

Marcello Pato

Joined 27 Jan 2023

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

VueJS 2 to VueJS 3 and Vite on Laravel 9

Looks like VueJS 3 uses a different syntax than VueJS 2. Let's see some code: #Here is the blade fil...

0 Likes
2 Replies
posted 1 year ago

What happended to `new Vue({` in Vue 3?

In Vue 2 you could add some Vue instructions at the @section('scripts') of a blade file using new Vu...

0 Likes
0 Replies
replied 1 year ago

VueJS 2 to VueJS 3 and Vite on Laravel 9

Thanks for your answer @shapid503, but what is your conclusion, please?

0 Likes
replied 1 year ago

Vue warn]: Failed to mount app: mount target selector "#app"

Looks like VueJS 3 needs this: createApp({ components: { //some components separeted by coma...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.