← Volver a proyectos
Filament Pill Select
This is my package filament-pill-select
#This is my package filament-pill-select
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
#Installation
You can install the package via composer:
composer require solution-forest/filament-pill-select
You can publish the views using
php artisan vendor:publish --tag="filament-pill-select-views"
#Usage
use SolutionForest\PillSelect\PillSelect; public static function form(Form $form) { return $form ->schema([ PillSelect::make(), ]); }
#Testing
composer test
#Changelog
See the CHANGELOG for more information on what has changed recently.
#Contributing
See CONTRIBUTING for details.
#Security Vulnerabilities
If you discover any security related issues, please email info+package@solutionforest.net instead of using the issue tracker.
#Credits
#License
Filament Tree is open-sourced software licensed under the MIT license.
#About Solution Forest
Solution Forest Web development agency based in Hong Kong. We help customers to solve their problems. We Love Open Sources.
We have built a collection of best-in-class products:
- VantagoAds: A self manage Ads Server, Simplify Your Advertising Strategy.
- GatherPro.events: A Event Photos management tools, Streamline Your Event Photos.
- Website CMS Management: Website CMS Management
