Download the PHP package lucasgiovanny/filament-multiselect-two-sides without Composer
On this page you can find all versions of the php package lucasgiovanny/filament-multiselect-two-sides. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lucasgiovanny/filament-multiselect-two-sides
More information about lucasgiovanny/filament-multiselect-two-sides
Files in lucasgiovanny/filament-multiselect-two-sides
Package filament-multiselect-two-sides
Short Description This package is a Filament package that allows you to create a multiselect with two sides.
License MIT
Homepage https://github.com/lucasgiovanny/filament-multiselect-two-sides
Informations about the package filament-multiselect-two-sides
Filament Multiselect Two Sides
This package is a Filament plugin that allows you to create a multiselect with two sides.
Example
Installation
You can install the package via composer:
Optionally, you can publish the translations:
Usage
Setting labels
Enabling the search
By default, the search is disabled. To enable it, use the enableSearch
method.
Setting the default selected options
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-multiselect-two-sides with dependencies
filament/filament Version ^3.0
filament/forms Version ^3.0
spatie/laravel-package-tools Version ^1.15.0