prvious / filament-combobox
Combobox for Filament Panel
Fund package maintenance!
prvious
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Language:JavaScript
pkg:composer/prvious/filament-combobox
Requires
- php: ^8.2
- filament/forms: ^4.0
- spatie/laravel-package-tools: ^1.15.0
Requires (Dev)
- laravel/pint: ^1.25
- nunomaduro/collision: ^8.8.2
- orchestra/testbench: ^9.0
- pestphp/pest: ^4.0
- pestphp/pest-plugin-arch: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
This package is auto-updated.
Last update: 2025-10-17 00:20:33 UTC
README
Description bla bla bla ...
Installation
You can install the package via composer:
composer require prvious/filament-combobox
Optionally, you can publish the views using
php artisan vendor:publish --tag="filament-combobox-views"
This is the contents of the published config file:
return [
];
Usage
Testing
composer test
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.
Credits
License
The MIT License (MIT). Please see License File for more information.