Is it possible to implement use vue component inside filament?
Currently I want to use vue js into my filament project
Solution:Jump to solution
GitHub
GitHub - ijpatricio/mingle: Use JS components with Vue or React in ...
Use JS components with Vue or React in a Laravel Livewire and/or Filament application - ijpatricio/mingle
4 Replies
Solution
GitHub
GitHub - ijpatricio/mingle: Use JS components with Vue or React in ...
Use JS components with Vue or React in a Laravel Livewire and/or Filament application - ijpatricio/mingle
I follow the document along the way
but after import vue component into livewire I got this error
maybe you could open a discussion in this github and share the code you are using
I see thank you