DEF STUDIO srl

You are seeing the documentation for version v1, but the last version for this package is v4. Click here to go to the last version.

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 20 August 2025