Download the PHP package autumndev/nova-multiselect without Composer
On this page you can find all versions of the php package autumndev/nova-multiselect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nova-multiselect
MultiSelect
Install
composer require autumndev/nova-multiselect
Description
Allows having a BelongsToMany relationship MultiSelect Form Field powered by Selectize. This field is hidden on the index page.
Usage
Methods
Method | Description |
---|---|
options($options) |
Sets the options to use. May be a collection or array of Objects |
placeHolder($text) |
Sets the text to use as the palce holder |
disabled($bool) |
Sets whether or not the field is disabled |
optionLabel($label) |
Sets the attribute name to use for the option label (Default 'name') |
optionValue($value) |
Sets the attribute name to use for the option value (Default 'id') |
attachAdditionalRelationData($array) |
Sets additional data to be attached to the model in key value pairs |
All versions of nova-multiselect with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package autumndev/nova-multiselect contains the following files
Loading the files please wait ....