DEF STUDIO srl

Latest Version on Packagist Downloads GitHub Code Style Action Status Follow Us

Filament Searchable Input is a Laravel package that allows you to insert a searchable autocomplete input for Filament in your form

SearchableInput::make('description')
    ->options([
        'Lorem ipsum dolor',
        'Aspernatur labore qui fugiat',
        'Dolores tempora libero assumenda',
        'Qui rem voluptas officiis ut non', 
        //..         
    ])

Get the full source code at https://github.com/defstudio/filament-searchable-input

This package is powered by def:studio, follow us on Twitter

Suggest a change
Last updated 31 March 2025