Add VueJS to your Laravel Mix workflow
May 26, 2022 ยท 3 min read ยท The problem ๐ค Sometimes, you need VueJS in your Laravel Mix workflow, without having to use any additional packages like Laravel Jetstream. All you need is to create a simple Vue component somewhere in your project. The expectations ๐ I will assume...
Join discussion