chrisdicarlo/livewire-typeahead is a Laravel package for a livewire typeahead implementation.
It currently has 4 GitHub stars and 652 downloads on Packagist (latest version 0.2).
Install it with composer require chrisdicarlo/livewire-typeahead.
Discover more Laravel packages by chrisdicarlo
or browse all Laravel packages to compare alternatives.
Last updated
A simple implementation of a typeahead using Livewire and AlpineJS.
See the blog post that goes into detail how this works
You can install the package via composer:
composer require chrisdicarlo/livewire-typeahead
composer test
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.