Level 20
For my case I used select2 also it works fine with ajax : https://select2.org/data-sources/ajax
But not sure id it will work fine with alpine bcz it's built with jquery
Hi guys,
I'm making project in Livewire + Alpine.js and I need to implement autocomplete to input/select to assign User to another models. How would you go about it? I love livewire but I think it is not task for Livewire because of the number of requests and it's quite simple task.
I use pickaday and all good stuff from https://laravel-livewire.com/screencasts but there is nothing here about select auto completion.
Any thoughts?
Cheers
Please or to participate in this conversation.